-
-
Notifications
You must be signed in to change notification settings - Fork 610
Pull requests: jazzband/tablib
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix dynamic column callable placeholders when adding rows
#671
opened Aug 2, 2026 by
deepakganesh78
Loading…
perf(rst): build the export data once instead of three times
#670
opened Aug 1, 2026 by
dexhunter
Loading…
Don't let the default delimiter override a caller-supplied CSV dialect
#666
opened Jul 25, 2026 by
Sanjays2402
Loading…
Fix ValueError exporting an rst table with an all-empty column and no headers
#664
opened Jul 20, 2026 by
sarathfrancis90
Loading…
Align dict/JSON/YAML import to headers by key, not by position
#663
opened Jul 19, 2026 by
chuenchen309
Loading…
Don't silently corrupt large integers when exporting to XLS/XLSX
#662
opened Jul 18, 2026 by
agu2347
Loading…
Reject out-of-range column index in Dataset.add_formatter
#655
opened Jul 10, 2026 by
c-tonneslan
Loading…
Fix _validate() silently accepting empty rows/cols due to falsy check
changelog: Fixed
For any bug fixes
needs test
#654
opened Jul 9, 2026 by
maxtaran2010
Loading…
Add optional sanitization of illegal XLSX characters on export (fixes #370)
#653
opened Jul 9, 2026 by
apoorvdarshan
Loading…
Normalize ragged CSV to the widest row, not the header width
#647
opened Jun 23, 2026 by
gaoflow
Contributor
Loading…
Preserve falsy values (0, False) in jira and latex exports
changelog: Fixed
For any bug fixes
#643
opened May 29, 2026 by
koriyoshi2041
Loading…
Added PEP 484 type hints to the four public methods in CSVFormat (src/tablib/formats/_csv.py).
#642
opened May 28, 2026 by
yehorcallmedai-maker
Loading…
Hash pin GitHub Actions
changelog: skip
Exclude PR from release draft
#640
opened Apr 24, 2026 by
hugovk
Member
Loading…
Auto-detect CSV delimiter via For new features
Sniffer in import_set and detect()
changelog: Added
#639
opened Apr 17, 2026 by
terminalchai
Loading…
Prevent XLS precision loss for large integers
changelog: Fixed
For any bug fixes
#637
opened Mar 27, 2026 by
ViceSaber
Loading…
Support 'number-columns-repeated' attribute of ODS cells
#616
opened Mar 15, 2025 by
istride
Contributor
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.