Skip to content

gh-156230: Bound curses window reads by the window instead of 2047 - #156266

Closed
Aniketsy wants to merge 3 commits into
python:mainfrom
Aniketsy:fix-156230
Closed

gh-156230: Bound curses window reads by the window instead of 2047#156266
Aniketsy wants to merge 3 commits into
python:mainfrom
Aniketsy:fix-156230

Conversation

@Aniketsy

@Aniketsy Aniketsy commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

@read-the-docs-community

read-the-docs-community Bot commented Aug 23, 2026

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #34191812 | 📁 Comparing 9f272ed against main (3a5aa68)

  🔍 Preview build  

3 files changed
± library/curses.html
± library/zlib.html
± whatsnew/changelog.html

@Aniketsy

Copy link
Copy Markdown
Contributor Author

closing this PR as issue fixed by #156282

@Aniketsy Aniketsy closed this Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

curses window reads are capped at 2047 and silently truncate longer lines

1 participant