]> granicus.if.org Git - python/commit
Merge: #8862: Fix curses cleanup with getchar is interrupted by a signal.
authorR David Murray <rdmurray@bitdance.com>
Tue, 19 Mar 2013 20:26:19 +0000 (16:26 -0400)
committerR David Murray <rdmurray@bitdance.com>
Tue, 19 Mar 2013 20:26:19 +0000 (16:26 -0400)
commitaf3ba4873a90b2e7e31ed01c12a40141410e9f6a
tree24a61c5bf639de646dba97fdce1fb3e019031159
parent47bb16b0de9ff203e77be45acb65d8a35f06d085
parent779dab9447db4a2b139270de4401c2cf8af87363
Merge: #8862: Fix curses cleanup with getchar is interrupted by a signal.

I have no idea how one would write a test for this.

Patch by July Tikhonov.
Misc/NEWS