-
Notifications
You must be signed in to change notification settings - Fork 171
Pull requests: astanin/python-tabulate
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix decimal precision issue
breaking changes
#176
opened Apr 14, 2022 by
mvadari
Loading…
updated Jun 22, 2022
fixed _isbool for python 3
breaking changes
#62
opened May 29, 2020 by
gfrlv
Loading…
updated Oct 19, 2022
Configure break long words and on hyphen for maxcolwidths
#218
opened Nov 16, 2022 by
adan79
Loading…
updated Nov 16, 2022
adds new colwidth arg allowing fixed width cols
#262
opened Apr 8, 2023 by
cabutchei
Loading…
updated Apr 8, 2023
Fix separating line with dataclasses
#268
opened May 23, 2023 by
baolsen
Loading…
updated Aug 16, 2023
Bugfix in tables without linebetweenrows
#255
opened Mar 10, 2023 by
helviojunior
Loading…
updated Jan 18, 2024
Fix #135. Get rid of exceptions when converting values to numbers.
breaking changes
#236
opened Jan 2, 2023 by
ilya112358
Loading…
updated Sep 26, 2024
5 tasks done
Add API support for passing min_width parameter to simple_separated_format
breaking changes
#326
opened May 10, 2024 by
stefansjs
Loading…
updated Sep 26, 2024
minor change to fix issue preventing passing in an interable for showindex
needs tests
#337
opened Aug 20, 2024 by
rebeccaherman1
Loading…
updated Sep 26, 2024
Add "flow" tablefmt which doesn't do any formatting
feature creep
#314
opened Mar 3, 2024 by
elric1
Loading…
updated Sep 26, 2024
Apply assorted ruff/flake8-bugbear rules (B)
#346
opened Sep 26, 2024 by
DimitriPapadopoulos
Loading…
updated Sep 26, 2024
Apply ruff/flake8-implicit-str-concat rules (ISC)
#347
opened Sep 26, 2024 by
DimitriPapadopoulos
Loading…
updated Sep 26, 2024
Fix colalign in HTML when default is right.
needs tests
#295
opened Oct 19, 2023 by
J08nY
Loading…
updated Sep 27, 2024
fix bugs when cell has ansi
needs tests
#302
opened Dec 15, 2023 by
inisis
Loading…
updated Sep 27, 2024
Fix separating line detection with ndarray values
#288
opened Aug 28, 2023 by
alugowski
Loading…
updated Sep 27, 2024
Apply ruff/flake8-simplify rules (SIM)
#349
opened Sep 27, 2024 by
DimitriPapadopoulos
Loading…
updated Sep 27, 2024
Apply ruff/flake8-comprehensions rules (C4)
#345
opened Sep 26, 2024 by
DimitriPapadopoulos
Loading…
updated Sep 27, 2024
Update _isnumber to ensure the output string convertible to float
#252
opened Feb 17, 2023 by
zhihanyue
Loading…
updated Oct 8, 2024
Fix some None handling, automate PyPI release
#356
opened Nov 20, 2024 by
pjkundert
Loading…
updated Nov 20, 2024
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…
updated Jan 16, 2025
ProTip!
Add no:assignee to see everything that’s not assigned.