FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-133139: Add curses.assume_default_colors() by serhiy-storchaka · Pull Request #133145 · python/cpython · GitHub

/ cpython Public

gh-133139: Add curses.assume_default_colors() - #133145

Merged
serhiy-storchaka merged 3 commits into
python:mainfrom
serhiy-storchaka:curses-assume_default_colors
May 3, 2025
Merged

gh-133139: Add curses.assume_default_colors()#133145
serhiy-storchaka merged 3 commits into
python:mainfrom
serhiy-storchaka:curses-assume_default_colors

Conversation

serhiy-storchaka commented Apr 29, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

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 force-pushed the curses-assume_default_colors branch from 56635ef to 339cbcc Compare April 29, 2025 10:59

picnixz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Some nits but overall LGTM

Comment thread Doc/library/curses.rst Outdated
Comment thread Lib/test/test_curses.py
Comment thread Doc/library/curses.rst Outdated
Comment thread Doc/library/curses.rst Outdated
Comment thread Doc/library/curses.rst Outdated
serhiy-storchaka added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label May 3, 2025

Copy link
Copy Markdown

🤖 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 removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label May 3, 2025
serhiy-storchaka merged commit 7363e8d into python:main May 3, 2025
serhiy-storchaka deleted the curses-assume_default_colors branch May 3, 2025 20:33
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
This is a refinement of the curses.use_default_colors() function which
allows to change the color pair 0.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL