diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-05-28 16:34:47 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-28 16:34:47 (GMT) |
commit | 6a478641c00e5a52be9d595ad804bf848a498d96 (patch) | |
tree | 56ff3ce8f60489ea817e00881b159a54ad7b7848 /Python/pythonrun.c | |
parent | bcbe5c59dde5fcb9ad21991c2afd91837b14bbd5 (diff) | |
download | cpython-6a478641c00e5a52be9d595ad804bf848a498d96.zip cpython-6a478641c00e5a52be9d595ad804bf848a498d96.tar.gz cpython-6a478641c00e5a52be9d595ad804bf848a498d96.tar.bz2 |
bpo-37878: PyThreadState_DeleteCurrent() was not removed (GH-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 fda7f6d61b13c68f59806db674e892fda4013348)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions