[Python] Release 0.15.0
·
63 commits
to master
since this release
Changed
- Update
PyO3
to0.25.0
. - Update
cssparser
to0.35
. - Update
html5ever
to0.31
. - Update
selectors
to0.28
.
Performance
- Slightly improve the performance of HTML serialization.
- Avoid creating unused caches.
Removed
- Support for Python <3.9.