gh-92930: _pickle.c: Acquire strong references before calling save() by sweeneyde · Pull Request #92931 · python/cpython

Conversation

sweeneyde

@sweeneyde sweeneyde changed the title gh-92930: pickle.c: Acquire strong references after PyDict_Next gh-92930: _pickle.c: Acquire strong references after PyDict_Next

May 18, 2022

serhiy-storchaka

@sweeneyde sweeneyde changed the title gh-92930: _pickle.c: Acquire strong references after PyDict_Next gh-92930: _pickle.c: Acquire strong references before calling save()

Jun 10, 2022

sweeneyde

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

Jun 11, 2022
…ave() (pythonGH-92931)

(cherry picked from commit 4c496f1)

Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>

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

Jun 11, 2022
…ave() (pythonGH-92931)

(cherry picked from commit 4c496f1)

Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>

miss-islington added a commit that referenced this issue

Jun 11, 2022
…H-92931)

(cherry picked from commit 4c496f1)

Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>

miss-islington added a commit that referenced this issue

Jun 11, 2022
…H-92931)

(cherry picked from commit 4c496f1)

Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>