The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pony-0.7.17-py3-none-any.whl | 2023-09-25 | 316.7 kB | |
| pony-0.7.17.tar.gz | 2023-09-25 | 258.0 kB | |
| PonyORM release 0.7.17 (2023-09-25) source code.tar.gz | 2023-09-25 | 270.4 kB | |
| PonyORM release 0.7.17 (2023-09-25) source code.zip | 2023-09-25 | 337.8 kB | |
| README.md | 2023-09-25 | 260 Bytes | |
| Totals: 5 Items | 1.2 MB | 1 | |
Features
- Add Python 3.11 support; drop support for Python < 3.8
Bugfixes
- Fix [#636] nullable IntArray and StrArray
- Fix quoting table alias in MySQL DELETE queries
- Fix handling of default argument values in hybrid methods and functions