Bump wcwidth from 0.1.8 to 0.2.5
Bumps wcwidth from 0.1.8 to 0.2.5.
Release notes
Sourced from wcwidth's releases.
Remove dependency on pkg_resources
- Do not depend on
pkg_resourcesmodule forlist_versions()function.0.2.4 bugfix for xonsh on fedora
- minor "bugfix" to avoid using pkg_resources module on import, 7918f581feedeaa4246dc0fc03ec6fb49cff15cb
- may help xonsh https://github.com/xonsh/xonsh/issues/3607
include tests in sdist
Performance improvements and Unicode version 13
- Performance optimization by @avylove , PR #35.
- Updated tables to Unicode Specification 13.0.0.
Commits
-
29c32b3Do not depend on pkg_resources module (#42) -
28f0fe5recalibrating multi-dimensional composition -
7918f58Do not call _get_package_version() on import -
baa4b75Had the prev/next versions in the algo wrong, here -
c9fd62d0.2.3 to include tests in sdist -
cffa32dAdd tests to manifest (#38) -
a2ee668searching inverse graph structures -
e77dfdftrailing ws -
91ac30frepositioning circular heaps -
c966672regnerating first-order tables - Additional commits viewable in compare view