Staging
v0.5.1
https://github.com/python/cpython
Revision 2528b19a86ed8d3ed26114c414a7a312fa85e72d authored by Guido van Rossum on 23 January 2001, 01:47:18 UTC, committed by Guido van Rossum on 23 January 2001, 01:47:18 UTC
and PyEval_ReleaseThread().

This fixes SF bug #125673 PyThreadState_Delete: invalid tstate (Unix
only?).
1 parent 2975786
History
Tip revision: 2528b19a86ed8d3ed26114c414a7a312fa85e72d authored by Guido van Rossum on 23 January 2001, 01:47:18 UTC
Use PyThreadState_DeleteCurrent() instead of PyThreadState_Delete()
Tip revision: 2528b19
File Mode Size
.cvsignore -rw-r--r-- 31 bytes
Grammar -rw-r--r-- 4.7 KB
Makefile.in -rw-r--r-- 981 bytes

back to top