gh-109818: `reprlib.recursive_repr` copies `__type_params__` by sobolevn · Pull Request #109819 · python/cpython · GitHub
Skip to content

gh-109818: reprlib.recursive_repr copies __type_params__ - #109819

Merged
JelleZijlstra merged 2 commits into
python:mainfrom
sobolevn:issue-109818
Sep 28, 2023
Merged

JelleZijlstra merged 2 commits into
python:mainfrom
sobolevn:issue-109818

Conversation

@sobolevn

@sobolevn sobolevn commented Sep 25, 2023

Copy link
Copy Markdown
Member

Comment thread Misc/NEWS.d/next/Library/2023-09-25-09-59-59.gh-issue-109818.dLRtT-.rst Outdated
…LRtT-.rst

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@sobolevn sobolevn changed the title gh-109818: repllib.recursive_repr copies __type_params__ gh-109818: replib.recursive_repr copies __type_params__ Sep 25, 2023
@AlexWaygood AlexWaygood changed the title gh-109818: replib.recursive_repr copies __type_params__ gh-109818: reprlib.recursive_repr copies __type_params__ Sep 25, 2023

@JelleZijlstra JelleZijlstra left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I think we should backport this to 3.12 but it can wait until 3.12.1.

@JelleZijlstra
JelleZijlstra merged commit f65f9e8 into python:main Sep 28, 2023
@miss-islington

Copy link
Copy Markdown
Contributor

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @sobolevn and @JelleZijlstra, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker f65f9e80fe741c894582a3e413d4e3318c1ed626 3.12

JelleZijlstra pushed a commit to JelleZijlstra/cpython that referenced this pull request Sep 28, 2023
…s__` (pythonGH-109819).

(cherry picked from commit f65f9e8)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@bedevere-app

bedevere-app Bot commented Sep 28, 2023

Copy link
Copy Markdown

GH-109999 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.12 only security fixes label Sep 28, 2023
@bedevere-bot

Copy link
Copy Markdown

csm10495 pushed a commit to csm10495/cpython that referenced this pull request Sep 29, 2023
Yhg1s pushed a commit that referenced this pull request Oct 2, 2023
#109999)

[3.12] gh-109818: `reprlib.recursive_repr` copies `__type_params__` (GH-109819).
(cherry picked from commit f65f9e8)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants