Skip to content

[3.12] gh-107609: Fix duplicate module check in Argument Clinic (GH-107610) - #107612

Closed
miss-islington wants to merge 1 commit into
python:3.12from
miss-islington:backport-a443c31-3.12
Closed

[3.12] gh-107609: Fix duplicate module check in Argument Clinic (GH-107610)#107612
miss-islington wants to merge 1 commit into
python:3.12from
miss-islington:backport-a443c31-3.12

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Aug 4, 2023

Copy link
Copy Markdown
Contributor

Also remove duplicate module def from _testcapi.
(cherry picked from commit a443c31)

Co-authored-by: Erlend E. Aasland erlend@python.org

…nGH-107610)
Also remove duplicate module def from _testcapi.
(cherry picked from commit a443c31)
Co-authored-by: Erlend E. Aasland <erlend@python.org>
@AlexWaygood

Copy link
Copy Markdown
Member

@erlend-aasland, looks like the CI is failing here, I think because #107551 wasn't backported

@erlend-aasland

Copy link
Copy Markdown
Contributor

@erlend-aasland, looks like the CI is failing here, I think because #107551 wasn't backported

I'll get to that. Thanks for the heads-up.

@erlend-aasland

Copy link
Copy Markdown
Contributor

OTOH, I think we should not bother backporting this. It is more of a "cosmetic" bug; it does not change the behaviour of the generator, so it is not a bug-fix.

@miss-islington
miss-islington deleted the backport-a443c31-3.12 branch August 4, 2023 13:34
Sign up for freeto 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.

4 participants

@miss-islington@AlexWaygood@erlend-aasland@bedevere-bot