Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upbpo-39492: Fix a reference cycle between reducer_override and a Pickler instance #18266
Conversation
This comment has been minimized.
This comment has been minimized.
@pitrou if you want to take a look. |
Thank you for noticing and for the fix. |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Feb 1, 2020
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Feb 2, 2020
@pierreglaser: Status check is done, and it's a success |
0f2f35e
into
python:master
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Feb 2, 2020
Thanks @pierreglaser for the PR |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Feb 2, 2020
Thanks @pierreglaser for the PR |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Feb 2, 2020
I'm having trouble backporting to |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Feb 2, 2020
Thanks @pierreglaser for the PR |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Feb 2, 2020
GH-18316 is a backport of this pull request to the 3.8 branch. |
pierreglaser commentedJan 30, 2020
•
edited by miss-islington
This also needs a backport to 3.8
https://bugs.python.org/issue39492
Automerge-Triggered-By: @pitrou