jquast
wcwidth
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
add a few downstream dependencies
master
6 days ago
spellfix
master
6 days ago
Complete textwrap.wrap() with 6 missing params! (#207) Make available all keyword parameters for ``wcwidth.wrap()`` as ``textwrap.wrap()``. New Parameters expand_tabs, replace_whitespace, fix_sentence_endings, drop_whitespace, max_lines, and placeholder for wrap(), completing stdlib textwrap.wrap() compatibility.
master
29 days ago
Complete textwrap.wrap() with 6 missing params! **New** Parameters ``expand_tabs``, ``replace_whitespace``, ``fix_sentence_endings``, ``drop_whitespace``, ``max_lines``, and ``placeholder`` for ``wrap()``, completing stdlib ``textwrap.wrap()`` compatibility. Wrote code mostly for 'drop_whitespace' and 'placeholder', and found a very peculiar bug in standard python's textwrap fix_sentence_endings, that '\n' is "of length 1" -- the other parameters simply needed to be "wired in".
jq/more-wrap-options
29 days ago
Complete textwrap.wrap() with 6 missing params! **New** Parameters ``expand_tabs``, ``replace_whitespace``, ``fix_sentence_endings``, ``drop_whitespace``, ``max_lines``, and ``placeholder`` for ``wrap()``, completing stdlib ``textwrap.wrap()`` compatibility. Wrote code mostly for 'drop_whitespace' and 'placeholder', and found a very peculiar bug in standard python's textwrap fix_sentence_endings, that '\n' is "of length 1" -- the other parameters simply needed to be "wired in".
jq/more-wrap-options
29 days ago
Complete textwrap.wrap() with 6 missing params! **New** Parameters ``expand_tabs``, ``replace_whitespace``, ``fix_sentence_endings``, ``drop_whitespace``, ``max_lines``, and ``placeholder`` for ``wrap()``, completing stdlib ``textwrap.wrap()`` compatibility. Wrote code mostly for 'drop_whitespace' and 'placeholder', and found a very peculiar bug in standard python's textwrap fix_sentence_endings, that '\n' is "of length 1" -- the other parameters simply needed to be "wired in".
jq/more-wrap-options
29 days ago
Complete textwrap.wrap() with 6 missing params! **New** Parameters ``expand_tabs``, ``replace_whitespace``, ``fix_sentence_endings``, ``drop_whitespace``, ``max_lines``, and ``placeholder`` for ``wrap()``, completing stdlib ``textwrap.wrap()`` compatibility. Wrote code mostly for 'drop_whitespace' and 'placeholder', and found a very peculiar bug in standard python's textwrap fix_sentence_endings, that '\n' is "of length 1" -- the other parameters simply needed to be "wired in".
jq/more-wrap-options
29 days ago
rephrase ucs-detect for upcoming version
master
1 month ago
Active Branches
No pull requests found
As pull requests are created, their performance will appear here.
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs