Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.9] bpo-42681: Fix range checks for color and pair numbers in curses (GH-23874). #24077

Merged
merged 1 commit into from
Jan 3, 2021

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Jan 3, 2021

(cherry picked from commit 1470edd)

https://bugs.python.org/issue42681

pythonGH-23874).

(cherry picked from commit 1470edd)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington
Copy link
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the backport-1470edd-3.9 branch January 3, 2021 22:55
@miss-islington
Copy link
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.8 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker b0ee2b492dbf550fbd2a63b82de0a4dc9d67f32e 3.8

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jan 3, 2021
… curses (pythonGH-23874). (pythonGH-24077)

(cherry picked from commit 1470edd).
(cherry picked from commit b0ee2b4)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot
Copy link

GH-24079 is a backport of this pull request to the 3.8 branch.

serhiy-storchaka added a commit that referenced this pull request Jan 4, 2021
… curses (GH-23874). (GH-24077) (GH-24079)

(cherry picked from commit 1470edd)
(cherry picked from commit b0ee2b4)
@serhiy-storchaka serhiy-storchaka removed their assignment Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants