Skip to content

fix: clamp n to len(pwcs) in wcswidth/wcstwidth to avoid IndexError#227

Closed
gaoflow wants to merge 2 commits into
jquast:masterfrom
gaoflow:fix-wcswidth-n-exceeds-length
Closed

fix: clamp n to len(pwcs) in wcswidth/wcstwidth to avoid IndexError#227
gaoflow wants to merge 2 commits into
jquast:masterfrom
gaoflow:fix-wcswidth-n-exceeds-length

Cover wcswidth n overflow companion paths

ab680a8
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs