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

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

/ cpython Public

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

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

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

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>
bedevere-app Bot added type-bug An unexpected behavior, bug, or error awaiting review labels Dec 4, 2023
serhiy-storchaka merged commit 8dbda1c into python:3.11 Dec 4, 2023
miss-islington deleted the backport-e08b70f-3.11 branch January 2, 2026 18:52
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