X Tutup
Skip to content

[3.13] gh-145492: Fix defaultdict __repr__ infinite recursion (GH-145659)#145746

Draft
miss-islington wants to merge 1 commit intopython:3.13from
miss-islington:backport-2d35f9b-3.13
Draft

[3.13] gh-145492: Fix defaultdict __repr__ infinite recursion (GH-145659)#145746
miss-islington wants to merge 1 commit intopython:3.13from
miss-islington:backport-2d35f9b-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 10, 2026

(cherry picked from commit 2d35f9b)

Co-authored-by: Matt Van Horn mvanhorn@users.noreply.github.com
Co-Authored-By: Thomas Kowalski thom.kowa@gmail.com

…H-145659)

(cherry picked from commit 2d35f9b)

Co-authored-by: Matt Van Horn <mvanhorn@users.noreply.github.com>
Co-Authored-By: Thomas Kowalski <thom.kowa@gmail.com>
@python-cla-bot
Copy link

python-cla-bot bot commented Mar 10, 2026

All commit authors signed the Contributor License Agreement.

CLA signed

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.

2 participants

X Tutup