commit | 1f3ff7bc3f7cfd4e823e49dc193ab7fecb767c43 | [log] [tgz] |
---|---|---|
author | Charles-François Natali <neologix@free.fr> | Wed Oct 12 21:07:54 2011 +0200 |
committer | Charles-François Natali <neologix@free.fr> | Wed Oct 12 21:07:54 2011 +0200 |
tree | 938636c04083f9be5d9df818283975d90b574098 | |
parent | 4394e0db24f38250d487adcbd8b85f314cb86829 [diff] |
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).