commit | 774479c68bf6953e89996c24287199d3f3331ba3 | [log] [tgz] |
---|---|---|
author | Michael W. Hudson <mwh@python.net> | Mon Apr 18 08:46:17 2005 +0000 |
committer | Michael W. Hudson <mwh@python.net> | Mon Apr 18 08:46:17 2005 +0000 |
tree | 064874935cc0f155b9f9acf6fca76de0e3177a04 | |
parent | 6d22b56b7e92815bac598ecda645bfd15d6dd6b8 [diff] |
Fix: [ 1176893 ] Readline segfault by unsilly-ing PyGILState_Release(). Backport candidate.