]> granicus.if.org Git - python/commit
Fix bug:
authorMichael W. Hudson <mwh@python.net>
Mon, 20 Jun 2005 16:52:57 +0000 (16:52 +0000)
committerMichael W. Hudson <mwh@python.net>
Mon, 20 Jun 2005 16:52:57 +0000 (16:52 +0000)
commit188d4366bed88bbca777c05e7f1a5cb3878ff335
treeb77be5cef3108cf44dbf6bcd8e53dc23a77112e7
parentfb662972e001aa051e5085862cf5eac323e1756f
Fix bug:

1163563 ] Sub threads execute in restricted mode

basically by fixing bug 1010677 in a non-broken way.

Backport candidate.
Misc/NEWS
Modules/threadmodule.c
Python/pystate.c