-
Notifications
You must be signed in to change notification settings - Fork 203
Pull requests: astanin/python-tabulate
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: honor disable_numparse when wrapping thousands-separated cells
#449
opened Sep 11, 2026 by
BlocksecPHD
Loading…
2 tasks done
Fix decimal alignment for comma-grouped floats (fixes #248)
#446
opened Sep 9, 2026 by
IMGillusion
Loading…
Measure column widths after character escaping (fixes #244)
#445
opened Sep 9, 2026 by
IMGillusion
Loading…
Stop crashing on ANSI-colored numeric strings under maxcolwidths
#444
opened Sep 4, 2026 by
afonsojanu
Loading…
fix: accept tuples (and any sequence) in _expand_iterable, not just lists
#437
opened Jul 2, 2026 by
koteshyelamati
Loading…
Accept tuples for rowalign and other sequence arguments
#436
opened Jun 29, 2026 by
uttam12331
Loading…
Fix trailing None/empty cell silently dropped in plain-format rows
#433
opened Jun 24, 2026 by
binggao1230
Loading…
Honor disable_numparse on the maxcolwidths wrap path (#428)
#431
opened Jun 5, 2026 by
assinscreedFC
Loading…
Respect
padding in pipe/github separator rows
#426
opened Apr 6, 2026 by
kdeldycke
Contributor
Loading…
Fix maxcolwidths width inflation with firstrow headers in grid formats
#424
opened Mar 12, 2026 by
SergioChan
Loading…
Apply Repo-Review rules related to pytest (PP)
#423
opened Mar 10, 2026 by
DimitriPapadopoulos
Contributor
Loading…
fix: Correctly pass numparse to _type call in _wrap_text_to_colwidths
#420
opened Mar 10, 2026 by
BradleyKirton
Loading…
adds new colwidth arg allowing fixed width cols
enhancement
New feature or request
needs tests
#262
opened Apr 8, 2023 by
cabutchei
Loading…
Update _isnumber to ensure the output string convertible to float
needs tests
#252
opened Feb 17, 2023 by
zhihanyue
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.