]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39968: Fix a typo error in get_readline_state() (GH-19028)
authorHai Shi <shihai1992@gmail.com>
Mon, 16 Mar 2020 17:16:32 +0000 (01:16 +0800)
committerGitHub <noreply@github.com>
Mon, 16 Mar 2020 17:16:32 +0000 (18:16 +0100)
commit5f104d56fa10f88098338b3f1ea74bcbe6924ca9
tree3ccdf0811b5b1a4d9970bbf8c664cee0f7997cfe
parentf6a58507820c67e8d0fb07875cd1b1d9f5e510a8
bpo-39968: Fix a typo error in get_readline_state() (GH-19028)
Modules/readline.c