[issue4852] Cleanup old stuff from pythread.h

A.M. Kuchling report at bugs.python.org
Mon Feb 22 16:40:51 CET 2010


A.M. Kuchling <lists at amk.ca> added the comment:

The patch seems obviously correct to me; there's no way a user of pythread.h can make NO_EXIT_PROG be undefined.  The patch no long applies cleanly to thread_nt.h -- one hunk is rejected -- but it looks like the change in that hunk has already been applied (though I can't try compiling on Windows to verify that everything still works).  I did try applying the patch and re-compiling on Linux.

I think you can just apply it; if you're cautious, you could ask someone to try it on Windows first.

----------
nosy: +akuchling

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4852>
_______________________________________


More information about the Python-bugs-list mailing list