This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients corona10, petr.viktorin, rhettinger, shihai1991, tim.peters, vstinner
Date 2020-03-16.17:16:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584378998.55.0.888771689812.issue39968@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5f104d56fa10f88098338b3f1ea74bcbe6924ca9 by Hai Shi in branch 'master':
bpo-39968: Fix a typo error in get_readline_state() (GH-19028)
https://github.com/python/cpython/commit/5f104d56fa10f88098338b3f1ea74bcbe6924ca9
History
Date User Action Args
2020-03-16 17:16:38vstinnersetrecipients: + vstinner, tim.peters, rhettinger, petr.viktorin, corona10, shihai1991
2020-03-16 17:16:38vstinnersetmessageid: <1584378998.55.0.888771689812.issue39968@roundup.psfhosted.org>
2020-03-16 17:16:38vstinnerlinkissue39968 messages
2020-03-16 17:16:38vstinnercreate