Skip to content

Fix sphinx.writers.text.TextWrapper #13762

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

picnixz
Copy link
Member

@picnixz picnixz commented Jul 26, 2025

For now this is a temporary fix because we're still unable to correctly process combining characters (as the tests show). But fixing those cases is much more complex and I think we should rather do something in TextWrapper itself to determine what counts as a "breakable" character. So for now, I'll keep this fix.

Closes #13741

@picnixz picnixz requested a review from AA-Turner July 26, 2025 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Text builder hangs with multiple different CSV tables
1 participant