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
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
Fix headers for list of dicts
#247 opened Feb 4, 2023 by jhadida Loading… updated Feb 4, 2023
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 "flow" tablefmt which doesn't do any formatting feature creep
#314 opened Mar 3, 2024 by elric1 Loading… updated Sep 26, 2024
Fix asciidoc alignment. needs tests
#296 opened Oct 19, 2023 by J08nY 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
Apply ruff rules (RUF)
#350 opened Sep 27, 2024 by DimitriPapadopoulos Loading… updated Oct 1, 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.