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 mgedmin, miss-islington, vstinner
Date 2019-08-14.11:00:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565780430.5.0.16429493091.issue37738@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7eef81ee766c8df23e522b4e46a930cc1d360ad7 by Victor Stinner in branch '3.7':
bpo-37738: Fix curses addch(str, color_pair) (GH-15071) (GH-15273)
https://github.com/python/cpython/commit/7eef81ee766c8df23e522b4e46a930cc1d360ad7
History
Date User Action Args
2019-08-14 11:00:30vstinnersetrecipients: + vstinner, mgedmin, miss-islington
2019-08-14 11:00:30vstinnersetmessageid: <1565780430.5.0.16429493091.issue37738@roundup.psfhosted.org>
2019-08-14 11:00:30vstinnerlinkissue37738 messages
2019-08-14 11:00:30vstinnercreate