Skip to content

[3.14] gh-116946: fully implement GC protocol for lzma objects (GH-138288) - #138321

Closed
miss-islington wants to merge 1 commit into
python:3.14from
miss-islington:backport-3ea16f9-3.14
Closed

[3.14] gh-116946: fully implement GC protocol for lzma objects (GH-138288)#138321
miss-islington wants to merge 1 commit into
python:3.14from
miss-islington:backport-3ea16f9-3.14

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Sep 1, 2025

Copy link
Copy Markdown
Contributor

…onGH-138288)
(cherry picked from commit 3ea16f9)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@picnixz

Copy link
Copy Markdown
Member

Those types are immutable and empty, so they do not need the GC.

@picnixzpicnixz closed this Sep 1, 2025
@miss-islington
miss-islington deleted the backport-3ea16f9-3.14 branch January 2, 2026 16:45
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.

3 participants

@miss-islington@picnixz@hugovk