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 serhiy.storchaka
Recipients ZackerySpytz, arbor, docs@python, serhiy.storchaka
Date 2021-01-03.22:55:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609714526.29.0.302854685949.issue42681@roundup.psfhosted.org>
In-reply-to
Content
New changeset b0ee2b492dbf550fbd2a63b82de0a4dc9d67f32e by Serhiy Storchaka in branch '3.9':
[3.9] bpo-42681: Fix range checks for color and pair numbers in curses (GH-23874). (GH-24077)
https://github.com/python/cpython/commit/b0ee2b492dbf550fbd2a63b82de0a4dc9d67f32e
History
Date User Action Args
2021-01-03 22:55:26serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, ZackerySpytz, arbor
2021-01-03 22:55:26serhiy.storchakasetmessageid: <1609714526.29.0.302854685949.issue42681@roundup.psfhosted.org>
2021-01-03 22:55:26serhiy.storchakalinkissue42681 messages
2021-01-03 22:55:26serhiy.storchakacreate