Skip to content

[3.13] gh-87881: Document the result of curses inch() and getbkgd() (GH-152488) (GH-152511)#152515

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-0901331-3.13
Jun 28, 2026
Merged

[3.13] gh-87881: Document the result of curses inch() and getbkgd() (GH-152488) (GH-152511)#152515
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-0901331-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

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 d831a69)
(cherry picked from commit 0901331)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 4.8 noreply@anthropic.com

…gd() (pythonGH-152488) (pythonGH-152511)

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 d831a69)
(cherry picked from commit 0901331)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Jun 28, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Jun 28, 2026
@serhiy-storchaka serhiy-storchaka merged commit e0f8186 into python:3.13 Jun 28, 2026
29 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 28, 2026
@miss-islington miss-islington deleted the backport-0901331-3.13 branch June 28, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants