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
api
dist
doc
ext
html
info
inst
lib
longhtml
mac
paper-a4
paper-letter
perl
ref
templates
texinputs
tools
tut
whatsnew
.cvsignore -rwxr-xr-x 22 bytes
ACKS -rw-r--r-- 2.7 KB
Makefile -rw-r--r-- 9.4 KB
Makefile.deps -rw-r--r-- 6.6 KB
README -rw-r--r-- 7.9 KB
TODO -rw-r--r-- 2.8 KB
libmods.tex -rwxr-xr-x 342 bytes
libstd.tex -rwxr-xr-x 345 bytes

README

back to top