FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-101659: Clean Up the General Import Tests for Subinterpreters by ericsnowcurrently · Pull Request #103151 · python/cpython · GitHub

/ cpython Public

gh-101659: Clean Up the General Import Tests for Subinterpreters - #103151

Merged
ericsnowcurrently merged 3 commits into
python:mainfrom
ericsnowcurrently:fix-subinterp-import-tests
Mar 31, 2023
Merged

gh-101659: Clean Up the General Import Tests for Subinterpreters#103151
ericsnowcurrently merged 3 commits into
python:mainfrom
ericsnowcurrently:fix-subinterp-import-tests

Conversation

ericsnowcurrently commented Mar 31, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

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.

ericsnowcurrently merged commit dfc4c95 into python:main Mar 31, 2023
ericsnowcurrently 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL