Skip to content

bpo-38823: Clean up refleak in marshal initialization. - #17260

Merged
vstinner merged 1 commit into
python:masterfrom
brandtbucher:marshal
Nov 20, 2019
Merged

bpo-38823: Clean up refleak in marshal initialization.#17260
vstinner merged 1 commit into
python:masterfrom
brandtbucher:marshal

Conversation

@brandtbucher

@brandtbucherbrandtbucher commented Nov 19, 2019

Copy link
Copy Markdown
Member

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @brandtbucher for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 20, 2019
(cherry picked from commit 33b671e)
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-17271 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 20, 2019
(cherry picked from commit 33b671e)
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-17272 is a backport of this pull request to the 3.7 branch.

@miss-islington

Copy link
Copy Markdown
Contributor

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

@bedevere-bot

Copy link
Copy Markdown

GH-17280 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 20, 2019
(cherry picked from commit 33b671e)
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @brandtbucher for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot

Copy link
Copy Markdown

GH-17281 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 20, 2019
(cherry picked from commit 33b671e)
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
miss-islington added a commit that referenced this pull request Nov 20, 2019
(cherry picked from commit 33b671e)
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
miss-islington added a commit that referenced this pull request Nov 20, 2019
(cherry picked from commit 33b671e)
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstype-bugAn unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

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