Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A very narrow attempt at Python 3.10 support #380

Merged
merged 1 commit into from
Dec 30, 2021
Merged

Conversation

obilodeau
Copy link
Member

There is also the PyAV stuff #379 but that is out of our hands...

This PR contains:

Python 3.10 support: collections no longer exports Mapping

This was emitting a DeprecationWarning since Python 3.3 but we never saw it... See https://docs.python.org/3/whatsnew/3.9.html#you-should-check-for-deprecationwarning-in-your-code

@obilodeau obilodeau added the bug Something isn't working label Dec 29, 2021
@obilodeau obilodeau added this to the v1.2.0 milestone Dec 29, 2021
@obilodeau obilodeau self-assigned this Dec 29, 2021
@obilodeau obilodeau merged commit 4a285c8 into master Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants