| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-25 | 1.2 kB | |
| v0.10.17 source code.tar.gz | 2026-08-25 | 104.9 kB | |
| v0.10.17 source code.zip | 2026-08-25 | 117.4 kB | |
| Totals: 3 Items | 223.5 kB | 0 | |
CSV v0.10.17
Merged pull requests:
- Update GitHub action versions (#1182) (@abhro)
- Update method signature and example in
CSV.read()docstring (#1183) (@quinnj) - [codex] Fix multiline quoted-field chunk starts (#1184) (@quinnj)
- Prefer header delimiters in auto detection (#1186) (@quinnj)
- Bump codecov/codecov-action from 6 to 7 (#1187) (@dependabot[bot])
- Bump actions/cache from 5 to 6 (#1188) (@dependabot[bot])
- Bump actions/checkout from 6 to 7 (#1189) (@dependabot[bot])
- Fix transposed string promotion (#1191) (@quinnj)
- Warn on short final rows (#1193) (@quinnj)
- Fix source-boundary preprocessing and chunk endings (#1194) (@quinnj)
- test: move test-only artifacts to
test/Artifacts.toml(#1195) (@topolarity)
Closed issues:
- Fail to read multiple-line string with multiple tasks (#1139)
transpose=truereturns plausible but incorrect results (#1172)- Having Artifacts to store test files has some side effects (#1180)
- Issue with automatic delimiter detection (#1185)
- No warning for missing column in last row (#1190)