Uh oh!
There was an error while loading. Please reload this page.
gh-141004: document curses C API - #141254
Conversation
4b091af to
5c30fd6CompareUh oh!
There was an error while loading. Please reload this page.
698f2a0 to
bf55f97CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
picnixz
commented
Nov 9, 2025
I really don't like the curses C API. Is there a world where I can rewrite it to avoid macros and global variables? it's only used by curses.panel btw in the project. |
ZeroIntensity
commented
Nov 9, 2025
Yeah (and I'd love to get this done for datetime too), but it has to be for 3.15 only. |
ZeroIntensity
left a comment
There was a problem hiding this comment.
Thanks, some non-blocking suggestions below.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Thanks @picnixz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
(cherry picked from commit dbe4090) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
GH-141292 is a backport of this pull request to the 3.14 branch. |
(cherry picked from commit dbe4090) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
GH-141293 is a backport of this pull request to the 3.13 branch. |
📚 Documentation preview 📚: https://cpython-previews--141254.org.readthedocs.build/