Fixed
- Resolve a warning about usage of a deprecated Python
datetime
API from
Python 3.12. - Resolve setuptools warnings about packages 'pgactivity.profiles' and
'pgactivity.queries' being absent frompackages
configuration by getting
back to setuptools "automatic discovery" (#411).
Misc
- Turn Python warnings into errors when running the test suite.
Full Changelog: v3.5.0...v3.5.1