Skip to content

Tentative support for Python 3.9#134

Merged
thibaudcolas merged 5 commits intomainfrom
chore/python-3.9
Aug 24, 2020
Merged

Tentative support for Python 3.9#134
thibaudcolas merged 5 commits intomainfrom
chore/python-3.9

Conversation

@thibaudcolas
Copy link
Copy Markdown
Collaborator

@thibaudcolas thibaudcolas commented Aug 24, 2020

This updates the library’s test suite and package metadata to check for Python 3.9 support. No code changes needed – but there were a few deprecation warnings in html5lib, and in the example code. This should make it easier to support Python 3.10 in late 2021.


  • Stay on point and keep it small so it can be easily reviewed. For example, try to apply any general refactoring separately outside of the PR.
  • [ ] Consider adding unit tests, especially for bug fixes. If you don't, tell us why. N/A
  • All new and existing tests pass, with 100% test coverage (make test-coverage)
  • Linting passes (make lint)
  • Consider updating documentation. If you don't, tell us why.
  • List the environments / platforms in which you tested your changes. Python 3.9.0b5

@thibaudcolas thibaudcolas added the enhancement New feature or request label Aug 24, 2020
@thibaudcolas thibaudcolas added this to the Nice to have milestone Aug 24, 2020
@thibaudcolas thibaudcolas merged commit c1fa1a1 into main Aug 24, 2020
@thibaudcolas thibaudcolas deleted the chore/python-3.9 branch August 24, 2020 22:46
@thibaudcolas thibaudcolas mentioned this pull request Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant