Skip to content

Bugfix: Better-determined Combining character width

Choose a tag to compare

@jquast jquast released this 14 Sep 06:34
· 301 commits to master since this release
  • Bugfix: Resolution of "combining character width" issue, most especially those that previously returned -1 now often (correctly) return 0. resolved by Philip Craig via PR #11.
  • Deprecated: The module path wcwidth.table_comb is no longer available, it has been superseded by module path wcwidth.table_zero.