Skip to content

gh-155863: Add the WACS_* constants to the curses module - #155870

Open
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:curses-wacs-constants
Open

gh-155863: Add the WACS_* constants to the curses module#155870
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:curses-wacs-constants

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Aug 15, 2026

Copy link
Copy Markdown
Member

Add the wide-character counterparts of the ACS_* line-drawing codes as complexchar cells, added to the module by initscr() and newterm() like the ACS_* ones.

Also add the double-line and thick-line families provided by ncurses, which have no ACS_* counterpart.

They are the counterparts of the ACS_* line-drawing codes as complexchar
cells, added to the module by initscr() and newterm() like the ACS_* ones.
Besides the codes that mirror the ACS_* ones, ncurses provides the
double-line and thick-line families, which have no ACS_* counterpart.
@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #34083666 | 📁 Comparing 8833411 against main (1a52eae)

  🔍 Preview build  

3 files changed
± library/curses.html
± whatsnew/3.16.html
± whatsnew/changelog.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant