bpo-35991: Fix a potential double free in Modules/_randommodule.c by ZackerySpytz · Pull Request #11849 · python/cpython

@ZackerySpytz

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

Feb 14, 2019
…e.c. (pythonGH-11849)

(cherry picked from commit bb3c05d)

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

miss-islington added a commit that referenced this pull request

Feb 14, 2019
…e.c. (GH-11849)

(cherry picked from commit bb3c05d)

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