Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Conversation

@foutrelis
Copy link
Contributor

setuptools==49.0.0 appears to be the first version compatible with
Python 3.10 -- earlier versions either misdetect the minor version
or try to import MutableMapping from collections which dropped its
deprecated aliases to Collections Abstract Base Classes (bpo-37324).

setuptools==49.0.0 appears to be the first version compatible with Python 3.10 -- earlier versions either misdetect the minor version or try to import MutableMapping from collections which dropped its deprecated aliases to Collections Abstract Base Classes (bpo-37324).
@jaraco jaraco merged commit 0b2b132 into pytest-dev:main Feb 25, 2022
@foutrelis foutrelis deleted the python310 branch February 25, 2022 20:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants