Skip to content

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrentlyericsnowcurrently commented Mar 31, 2023

This involves 3 changes: some general cleanup, checks to match the kind of module, and switch from testing against sys to _imp.

This is a precursor to gh-103150, though the changes are meant to stand on their own.

@ericsnowcurrentlyericsnowcurrently merged commit dfc4c95 into python:mainMar 31, 2023
@ericsnowcurrentlyericsnowcurrently deleted the fix-subinterp-import-tests branch March 31, 2023 18:18
warsaw pushed a commit to warsaw/cpython that referenced this pull request Apr 11, 2023
pythongh-103151) This involves 3 changes: some general cleanup, checks to match the kind of module, and switch from testing against sys to _imp. This is a precursor to pythongh-103150, though the changes are meant to stand on their own.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ericsnowcurrently@bedevere-bot