bpo-18372: Add missing PyObject_GC_Track() calls in the pickle module by ZackerySpytz · Pull Request #8505 · python/cpython

@ZackerySpytz

@ZackerySpytz

vstinner

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

Apr 23, 2019

@ZackerySpytz @miss-islington

miss-islington added a commit that referenced this pull request

Apr 23, 2019
…GH-8505)

(cherry picked from commit 359bd4f)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>