| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pg_activity 3.5.1 source code.tar.gz | 2024-04-03 | 436.9 kB | |
| pg_activity 3.5.1 source code.zip | 2024-04-03 | 474.1 kB | |
| README.md | 2024-04-03 | 469 Bytes | |
| Totals: 3 Items | 911.4 kB | 0 | |
Fixed
- Resolve a warning about usage of a deprecated Python
datetimeAPI from Python 3.12. - Resolve setuptools warnings about packages 'pgactivity.profiles' and
'pgactivity.queries' being absent from
packagesconfiguration by getting back to setuptools "automatic discovery" (#411).
Misc
- Turn Python warnings into errors when running the test suite.
Full Changelog: https://github.com/dalibo/pg_activity/compare/v3.5.0...v3.5.1