Skip to content

Add pure Python wcwidth util#512

Merged
Secrus merged 1 commit intopython-poetry:mainfrom
Secrus:wcwidth
Oct 17, 2025
Merged

Add pure Python wcwidth util#512
Secrus merged 1 commit intopython-poetry:mainfrom
Secrus:wcwidth

Conversation

@Secrus
Copy link
Copy Markdown
Member

@Secrus Secrus commented Oct 17, 2025

Add a utility for measuring the real length of unicode string. This will be useful in the UI components. The code was taken from pytest implementation

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Oct 17, 2025
@Secrus Secrus added skip news Skip the check for a news file and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Oct 17, 2025
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Oct 17, 2025
@Secrus Secrus requested review from a team and trag1c October 17, 2025 09:12
@Secrus Secrus merged commit 544d081 into python-poetry:main Oct 17, 2025
26 of 28 checks passed
@Secrus Secrus deleted the wcwidth branch October 17, 2025 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files. skip news Skip the check for a news file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants