summaryrefslogtreecommitdiffstats
path: root/Python/random.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-03-17 06:29:30 (GMT)
committerGitHub <noreply@github.com>2018-03-17 06:29:30 (GMT)
commit1da0479f687613a43620430616f4db87e2ed4423 (patch)
tree03e738b46a78d64ddc3b269f89c4b3406d59a27e /Python/random.c
parenta954919788f2130076e4f9dd91e9eccf69540f7a (diff)
downloadcpython-1da0479f687613a43620430616f4db87e2ed4423.zip
cpython-1da0479f687613a43620430616f4db87e2ed4423.tar.gz
cpython-1da0479f687613a43620430616f4db87e2ed4423.tar.bz2
bpo-32374: m_traverse may be called with m_state=NULL (GH-5140)
Multi-phase initialized modules allow m_traverse to be called while the module is still being initialized, so module authors may need to account for that. (cherry picked from commit c2b0b12d1a137ada1023ab7c10b8d9a0249d95f9) Co-authored-by: Marcel Plch <gmarcel.plch@gmail.com>
Diffstat (limited to 'Python/random.c')
0 files changed, 0 insertions, 0 deletions