Skip to content

prevent import-time side-effects from setuptools bundled importlib-metadata #9719

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

Merged
merged 1 commit into from
Mar 3, 2022
Merged

prevent import-time side-effects from setuptools bundled importlib-metadata #9719

merged 1 commit into from
Mar 3, 2022

Conversation

asottile
Copy link
Member

@asottile asottile commented Mar 1, 2022

this works around the pollution identified here by avoiding the import of setuptools entirely: #9714 (comment)

@nicoddemus
Copy link
Member

Thanks for working on this!

@asottile asottile merged commit 9318b2c into pytest-dev:main Mar 3, 2022
@asottile asottile deleted the fix-setuptools-pollution branch March 3, 2022 14:01
nicoddemus pushed a commit that referenced this pull request Mar 6, 2022
prevent import-time side-effects from setuptools bundled importlib-metadata
nicoddemus added a commit that referenced this pull request Mar 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants