]> granicus.if.org Git - python/commit
Fix:
authorMichael W. Hudson <mwh@python.net>
Mon, 18 Apr 2005 08:46:17 +0000 (08:46 +0000)
committerMichael W. Hudson <mwh@python.net>
Mon, 18 Apr 2005 08:46:17 +0000 (08:46 +0000)
commit774479c68bf6953e89996c24287199d3f3331ba3
tree064874935cc0f155b9f9acf6fca76de0e3177a04
parent6d22b56b7e92815bac598ecda645bfd15d6dd6b8
Fix:

1176893 ] Readline segfault

by unsilly-ing PyGILState_Release().

Backport candidate.
Misc/NEWS
Python/pystate.c