]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-87881: Document the result of curses inch() and getbkgd() (GH-152488) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 28 Jun 2026 17:19:17 +0000 (19:19 +0200)
committerGitHub <noreply@github.com>
Sun, 28 Jun 2026 17:19:17 +0000 (20:19 +0300)
commite0f81864ec2853152648050b98ec828f6b74c658
tree511ffd4d6f39ff7c7f2263c65cbaa0ed5eded986
parentecf37132c80003c5f255c38fedb1f5bc70fd58cc
[3.13] gh-87881: Document the result of curses inch() and getbkgd() (GH-152488) (GH-152511) (GH-152515)

Explain the character/attribute bit layout and how to extract the parts
(A_CHARTEXT and A_ATTRIBUTES bit-masks, pair_number() for the color pair).
(cherry picked from commit d831a690766e92b3be5e40134f64407bd041bcbf)
(cherry picked from commit 09013312bbdf9ff6583c95ba6bc2698e61c66be6)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Doc/library/curses.rst