]> granicus.if.org Git - python/commit
bpo-37695: Correct unget_wch error message. (GH-14986)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 31 Jul 2019 20:44:59 +0000 (13:44 -0700)
committerGitHub <noreply@github.com>
Wed, 31 Jul 2019 20:44:59 +0000 (13:44 -0700)
commit462f07040b39b778aa782d0f62050b70416dec7b
treecfddc2d1450ccb790b054e1439f7eb60dfab075c
parent77fcccb5321137456549b7f55b819f2c8a4c78a4
bpo-37695: Correct unget_wch error message. (GH-14986)

(cherry picked from commit c9345e382c630ddcc2b148b30954640e0e435c8a)

Co-authored-by: Anthony Sottile <asottile@umich.edu>
Misc/NEWS.d/next/Library/2019-07-27-20-21-03.bpo-37695.QANdvg.rst [new file with mode: 0644]
Modules/_cursesmodule.c