-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-133139: Add curses.assume_default_colors() #133145
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
gh-133139: Add curses.assume_default_colors() #133145
Conversation
This is a refinement of the curses.use_default_colors() function which allows to change the color pair 0.
56635ef
to
339cbcc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some nits but overall LGTM
🤖 New build scheduled with the buildbot fleet by @serhiy-storchaka for commit 5209a76 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F133145%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
This is a refinement of the curses.use_default_colors() function which allows to change the color pair 0.
📚 Documentation preview 📚: https://cpython-previews--133145.org.readthedocs.build/