-
-
Notifications
You must be signed in to change notification settings - Fork 614
Pull requests: jazzband/tablib
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Reject out-of-range column index in Dataset.add_formatter
#679
opened Aug 20, 2026 by
uttam12331
Loading…
Raise UnsupportedFormat for a non-dict row in a list of records
#678
opened Aug 17, 2026 by
eeshsaxena
Loading…
Declare dbf, not csv, as the DBF format's file extension
#677
opened Aug 17, 2026 by
MohammedAlkindi
Loading…
Fix: src/tablib/formats/_xlsx.py's dset_sheet() does
cell.value = col...
#676
opened Aug 16, 2026 by
M001N
Loading…
Raise UnsupportedFormat for a list with non-uniform row types in _set_dict
#673
opened Aug 14, 2026 by
eeshsaxena
Loading…
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
aopv
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…
Support 'number-columns-repeated' attribute of ODS cells
#616
opened Mar 15, 2025 by
istride
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.