]> granicus.if.org Git - python/commit
#8862: Fix curses cleanup with getchar is interrupted by a signal.
authorR David Murray <rdmurray@bitdance.com>
Tue, 19 Mar 2013 20:23:09 +0000 (16:23 -0400)
committerR David Murray <rdmurray@bitdance.com>
Tue, 19 Mar 2013 20:23:09 +0000 (16:23 -0400)
commitf5d7cc239e61e063e7bab783d55deb8e72210674
treec38cd940eb8802126da7f123022f561d2e8e20d8
parentfcb6d6a3b3bfba67927ced18dd648ba889e14f4c
#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
Modules/_cursesmodule.c