mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
[Patch #739124] Add use_default_colors() to curses module
This commit is contained in:
parent
a54b92b2eb
commit
69f31eb80c
6 changed files with 44 additions and 3 deletions
|
|
@ -325,6 +325,7 @@ Inyeol Lee
|
|||
John J. Lee
|
||||
Luc Lefebvre
|
||||
Kip Lehman
|
||||
Joerg Lehmann
|
||||
Marc-Andre Lemburg
|
||||
William Lewis
|
||||
Robert van Liere
|
||||
|
|
|
|||
|
|
@ -22,6 +22,8 @@ Extension modules
|
|||
|
||||
- The signal module now exposes SIGRTMIN and SIGRTMAX (if available).
|
||||
|
||||
- curses module now supports use_default_colors(). [patch #739124]
|
||||
|
||||
Library
|
||||
-------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue