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

[3.12] gh-108927: Fix removing testing modules from sys.modules (GH-108952) by miss-islington · Pull Request #112711 · python/cpython · GitHub

/ cpython Public

[3.12] gh-108927: Fix removing testing modules from sys.modules (GH-108952) - #112711

Merged
serhiy-storchaka merged 1 commit into
python:3.12from
miss-islington:backport-e08b70f-3.12
Dec 4, 2023
Merged

[3.12] gh-108927: Fix removing testing modules from sys.modules (GH-108952)#112711
serhiy-storchaka merged 1 commit into
python:3.12from
miss-islington:backport-e08b70f-3.12

Conversation

miss-islington commented Dec 4, 2023
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

It breaks import machinery if the test module has submodules used in
other tests.
(cherry picked from commit e08b70f)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…nGH-108952)

It breaks import machinery if the test module has submodules used in
other tests.
(cherry picked from commit e08b70f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL