-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
gh-141004: document curses C API
#141254
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
gh-141004: document curses C API
#141254
Conversation
4b091af to
5c30fd6
Compare
698f2a0 to
bf55f97
Compare
|
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. |
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, some non-blocking suggestions below.
|
Thanks @picnixz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
(cherry picked from commit dbe40904a78a0c8ffa25fb64e6ff1e14e6e7ba5a) Co-authored-by: Bénédikt Tran <[email protected]>
|
GH-141292 is a backport of this pull request to the 3.14 branch. |
(cherry picked from commit dbe40904a78a0c8ffa25fb64e6ff1e14e6e7ba5a) Co-authored-by: Bénédikt Tran <[email protected]>
|
GH-141293 is a backport of this pull request to the 3.13 branch. |
📚 Documentation preview 📚: https://cpython-previews--141254.org.readthedocs.build/