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

Run black to fix CI
#374 opened Jul 23, 2025 by DimitriPapadopoulos Draft
Update pre-commit hooks
#373 opened Jul 23, 2025 by DimitriPapadopoulos Loading…
Add support for Python 3.14
#372 opened Jul 23, 2025 by DimitriPapadopoulos Loading…
Fix some None handling, automate PyPI release incomplete This PR requires some further changes or modifications before it can be merged.
#356 opened Nov 20, 2024 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 column wrapping breaking with None values (fixes #312) incomplete This PR requires some further changes or modifications before it can be merged.
#313 opened Feb 27, 2024 by gschizas Loading…
fix bugs when cell has ansi needs tests
#302 opened Dec 15, 2023 by inisis Loading…
Fix asciidoc alignment. needs tests
#296 opened Oct 19, 2023 by J08nY 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! Filter pull requests by the default branch with base:master.