]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:18:59 +0000 (19:18 +0200)
committerGitHub <noreply@github.com>
Sun, 28 Jun 2026 17:18:59 +0000 (20:18 +0300)
commitbdee58826a2d3490f62db4d3f3c6541dc8310698
tree770eee0bbdff29d48655744f8c26f0fa0886490f
parent1b967f100b353b123d60b415d1a1e21300b6c01d
[3.14] gh-87881: Document the result of curses inch() and getbkgd() (GH-152488) (GH-152511) (GH-152514)

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