| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.3.1 source code.tar.gz | 2026-06-26 | 4.1 MB | |
| 3.3.1 source code.zip | 2026-06-26 | 4.6 MB | |
| README.md | 2026-06-26 | 698 Bytes | |
| Totals: 3 Items | 8.7 MB | 0 | |
3.3.1 - 2026-06-26
Bug Fixes
- Remove call to deprecated functions on public APIs (#1404). By Pedro Brochado.
- Improve converage of DataList and DataDict (#1403). By Pedro Brochado.
- support Python 3.14 Union type repr and dict iteration changes. By Pedro Brochado.
- preserve nested dict key order when object_merge merges old into new. By Vincent Gao.
- prevent RecursionError on dotted set with bracket in first segment. By Sarath Francis.
Chore
- Remove support for EOL python 3.9 (#1396). By Pedro Brochado.
- Add support for python 3.14. By Pedro Brochado.
- bump version to 3.3.1-dev0. By pedro-psb.