Skip to content

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

Merged

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Apr 29, 2025

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/

This is a refinement of the curses.use_default_colors() function which
allows to change the color pair 0.
@serhiy-storchaka serhiy-storchaka force-pushed the curses-assume_default_colors branch from 56635ef to 339cbcc Compare April 29, 2025 10:59
Copy link
Member

@picnixz picnixz left a 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

@serhiy-storchaka serhiy-storchaka added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label May 3, 2025
@bedevere-bot
Copy link

🤖 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.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label May 3, 2025
@serhiy-storchaka serhiy-storchaka merged commit 7363e8d into python:main May 3, 2025
114 of 120 checks passed
@serhiy-storchaka serhiy-storchaka deleted the curses-assume_default_colors branch May 3, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants