Skip to content

Pull requests: astanin/python-tabulate

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Bugfix grapheme and East-Asian support by wcwidth>=0.5.1 integration incomplete This PR requires some further changes or modifications before it can be merged.
#391 opened Jan 25, 2026 by jquast Loading…
Fix failing wcwidth "wide character" tests by reverting bad ANSI code incomplete This PR requires some further changes or modifications before it can be merged.
#387 opened Oct 26, 2025 by pjkundert Loading…
Add "flow" tablefmt which doesn't do any formatting enhancement New feature or request feature creep
#314 opened Mar 3, 2024 by elric1 Loading…
fix bugs when cell has ansi needs tests
#302 opened Dec 15, 2023 by inisis Loading…
adds new colwidth arg allowing fixed width cols enhancement New feature or request needs tests
#262 opened Apr 8, 2023 by cabutchei Loading…
Bugfix in tables without linebetweenrows incomplete This PR requires some further changes or modifications before it can be merged.
#255 opened Mar 10, 2023 by helviojunior Loading…
fix decimal precision issue breaking changes incomplete This PR requires some further changes or modifications before it can be merged.
#176 opened Apr 14, 2022 by mvadari Loading…
ProTip! Adding no:label will show everything without a label.