diff options
author | Guido van Rossum <guido@python.org> | 2001-01-23 01:47:18 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-01-23 01:47:18 +0000 |
commit | 2528b19a86ed8d3ed26114c414a7a312fa85e72d (patch) | |
tree | bd931674aa0d2fc306046c0e97669ac1b35f45da /Python/getversion.c | |
parent | 2975786decbe2358b088a6200914d7c0a2818e72 (diff) | |
download | cpython-git-2528b19a86ed8d3ed26114c414a7a312fa85e72d.tar.gz |
Use PyThreadState_DeleteCurrent() instead of PyThreadState_Delete()
and PyEval_ReleaseThread().
This fixes SF bug #125673 PyThreadState_Delete: invalid tstate (Unix
only?).
Diffstat (limited to 'Python/getversion.c')
0 files changed, 0 insertions, 0 deletions