]> granicus.if.org Git - python/commit
bpo-31546: Fix input hook integration (GH-7978)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 28 Jun 2018 17:48:37 +0000 (10:48 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Thu, 28 Jun 2018 17:48:37 +0000 (10:48 -0700)
commit9d92524c11def666a78ff57a9603a9ad6142418a
treebe6a6fcb868dab8b145a3b252c01ba5adb99f697
parent4c20d2bf5daaaa174260558c71052b73d73b6c34
bpo-31546: Fix input hook integration (GH-7978)

(cherry picked from commit 9b9d58f0d88b338eb8d2ae0da5cd91d60d1b0e39)

Co-authored-by: Thomas A Caswell <tcaswell@gmail.com>
Misc/NEWS.d/next/Windows/2018-06-27-23-33-54.bpo-31546.zJlap-.rst [new file with mode: 0644]
Parser/myreadline.c