Le mercredi 12 octobre 2011 21:07:33, charles-francois.natali a écrit : > changeset: 72897:ee4fe16d9b48 > branch: 2.7 > parent: 69635:f6feed6ec3f9 > user: Charles-François Natali <neolo...@free.fr> > date: Wed Oct 12 21:07:54 2011 +0200 > summary: > Issue #13156: revert changeset f6feed6ec3f9, which was only relevant for > native TLS implementations, and fails with the ad-hoc TLS implementation > when a thread doesn't have an auto thread state (e.g. a thread created > outside of Python calling into a subinterpreter). > > --- a/Misc/NEWS > +++ b/Misc/NEWS > @@ -61,10 +61,6 @@ > Library > ------- > > -- Issue #10517: After fork(), reinitialize the TLS used by the > PyGILState_* - APIs, to avoid a crash with the pthread implementation in > RHEL 5. Patch - by Charles-François Natali.
You should restore this NEWS entry and add a new one to say that the patch has been reverted. Victor _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com