Skip to content

[3.13] gh-153141: Fix mutable default argument in _SharedMemoryTracker.__init__ (GH-153142)#153147

Merged
gpshead merged 1 commit into
python:3.13from
miss-islington:backport-d733b10-3.13
Jul 5, 2026
Merged

[3.13] gh-153141: Fix mutable default argument in _SharedMemoryTracker.__init__ (GH-153142)#153147
gpshead merged 1 commit into
python:3.13from
miss-islington:backport-d733b10-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Fix default argument for segment_names in _SharedMemoryTracker constructor to not use a mutable list.
(cherry picked from commit d733b10)

Co-authored-by: Vineet Kumar 108144301+whyvineet@users.noreply.github.com

….__init__ (pythonGH-153142)

Fix default argument for segment_names in _SharedMemoryTracker constructor to not use a mutable list.
(cherry picked from commit d733b10)

Co-authored-by: Vineet Kumar <108144301+whyvineet@users.noreply.github.com>
@gpshead gpshead merged commit e9f8969 into python:3.13 Jul 5, 2026
41 checks passed
@miss-islington miss-islington deleted the backport-d733b10-3.13 branch July 5, 2026 19:36
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.

3 participants