]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-153009: Fix compilation of `curses` on platforms that define the `stdscr` macro...
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sat, 4 Jul 2026 10:21:16 +0000 (12:21 +0200)
committerGitHub <noreply@github.com>
Sat, 4 Jul 2026 10:21:16 +0000 (12:21 +0200)
commitcfe3e07f546d84b04ae2cab4dc464701d610dd02
tree0259f5449dbabef29ea73ccc7089ff87d875db6c
parent5a400ceafbbd4456ac65fbdbcf5d62ce9e8e4f9f
gh-153009: Fix compilation of `curses` on platforms that define the `stdscr` macro (#153010)
Include/py_curses.h
Misc/NEWS.d/next/Library/2026-07-04-11-26-24.gh-issue-153009.KGl-nQ.rst [new file with mode: 0644]
Modules/_cursesmodule.c