Commit 1545fad
bpo-37878: PyThreadState_DeleteCurrent() was not removed (pythonGH-20489)
Update What's New in Python 3.9.
PyThreadState_DeleteCurrent was not removed, but excluded from the limited C API.
(cherry picked from commit fda7f6d)
Co-authored-by: Victor Stinner <vstinner@python.org>1 parent bcbe5c5 commit 1545fad
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
829 | 829 | | |
830 | 830 | | |
831 | 831 | | |
832 | | - | |
833 | | - | |
834 | | - | |
835 | 832 | | |
836 | 833 | | |
837 | 834 | | |
| |||
1108 | 1105 | | |
1109 | 1106 | | |
1110 | 1107 | | |
| 1108 | + | |
| 1109 | + | |
1111 | 1110 | | |
1112 | 1111 | | |
1113 | 1112 | | |
| |||
0 commit comments