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

[3.13] gh-121110: Fix Extension Module Tests Under Py_TRACE_REFS Builds (gh-121503) by miss-islington · Pull Request #121517 · python/cpython · GitHub

/ cpython Public

[3.13] gh-121110: Fix Extension Module Tests Under Py_TRACE_REFS Builds (gh-121503) - #121517

Merged
ericsnowcurrently merged 1 commit into
python:3.13from
miss-islington:backport-15d48ae-3.13
Jul 8, 2024
Merged

[3.13] gh-121110: Fix Extension Module Tests Under Py_TRACE_REFS Builds (gh-121503)#121517
ericsnowcurrently merged 1 commit into
python:3.13from
miss-islington:backport-15d48ae-3.13

Conversation

miss-islington commented Jul 8, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

The change in gh-118157 (b2cd54a) should have also updated clear_singlephase_extension() but didn't. We fix that here. Note that clear_singlephase_extension() (AKA _PyImport_ClearExtension()) is only used in tests.
(cherry picked from commit 15d48ae)

Co-authored-by: Eric Snow ericsnowcurrently@gmail.com

pythongh-121503)

The change in pythongh-118157 (b2cd54a) should have also updated clear_singlephase_extension() but didn't.  We fix that here.  Note that clear_singlephase_extension() (AKA _PyImport_ClearExtension()) is only used in tests.
(cherry picked from commit 15d48ae)

Co-authored-by: Eric Snow <ericsnowcurrently@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL