bpo-42972: Fully support GC for mmap heap types by erlend-aasland · Pull Request #26373 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@erlend-aasland

Copy link

Contributor

@erlend-aasland erlend-aasland commented

May 25, 2021

edited

Loading

@erlend-aasland erlend-aasland changed the title bpo-42792: Fully support GC for mmap heap types bpo-42972: Fully support GC for mmap heap types

May 25, 2021

@vstinner vstinner merged commit 318adeb into python:main

May 27, 2021

@miss-islington

Copy link

Contributor

Thanks @erlend-aasland for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 27, 2021
(cherry picked from commit 318adeb)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>

@bedevere-bot bedevere-bot removed the needs backport to 3.10

only security fixes

label

May 27, 2021

@bedevere-bot

Copy link

GH-26407 is a backport of this pull request to the 3.10 branch.

miss-islington added a commit that referenced this pull request

May 27, 2021
(cherry picked from commit 318adeb)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>

@erlend-aasland erlend-aasland deleted the bpo-47972/mmap branch

May 27, 2021 17:42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@pablogsal pablogsal Awaiting requested review from pablogsal

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@erlend-aasland @miss-islington @bedevere-bot @vstinner @the-knights-who-say-ni