Skip to content

[3.14] gh-116946: fully implement GC protocol for bz2 objects (GH-138266) - #138320

Closed
miss-islington wants to merge 1 commit into
python:3.14from
miss-islington:backport-9be91f6-3.14
Closed

[3.14] gh-116946: fully implement GC protocol for bz2 objects (GH-138266)#138320
miss-islington wants to merge 1 commit into
python:3.14from
miss-islington:backport-9be91f6-3.14

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Sep 1, 2025

Copy link
Copy Markdown
Contributor

…nGH-138266)
(cherry picked from commit 9be91f6)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
picnixz
picnixz previously approved these changes Sep 1, 2025
@picnixz
picnixz removed the request for review from ZeroIntensitySeptember 1, 2025 10:27
@picnixz
picnixz dismissed their stale reviewSeptember 1, 2025 12:22

This one was an error. Both types are immutable and empty, so they do not need the GC protocol.

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