Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.8] bpo-39492: Fix a reference cycle between reducer_override and a Pickler instance (GH-18266) #18316

Merged
merged 1 commit into from Feb 2, 2020

Conversation

Copy link
Member

@pitrou pitrou commented Feb 2, 2020

https://bugs.python.org/issue39492

Automerge-Triggered-By: @pitrou
(cherry picked from commit 0f2f35e)

Co-authored-by: Pierre Glaser [email protected]

https://bugs.python.org/issue39492

Automerge-Triggered-By: @pitrou

… Pickler instance (pythonGH-18266)

This also needs a backport to 3.8

https://bugs.python.org/issue39492

Automerge-Triggered-By: @pitrou
(cherry picked from commit 0f2f35e)

Co-authored-by: Pierre Glaser <[email protected]>
@pitrou pitrou added 🤖 automerge and removed awaiting core review labels Feb 2, 2020
@pitrou pitrou merged commit 1723687 into python:3.8 Feb 2, 2020
10 checks passed
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Feb 2, 2020

@pitrou: Please replace # with GH- in the commit message next time. Thanks!

@pitrou pitrou deleted the backport-0f2f35e-3.8 branch Feb 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA signed 🤖 automerge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants