summaryrefslogtreecommitdiffstats
path: root/Lib/queue.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-03-17 06:03:56 (GMT)
committerGitHub <noreply@github.com>2018-03-17 06:03:56 (GMT)
commit136905fffd5f77395f80e3409630c11756b5469c (patch)
tree6ee84b39fa80114b5eba4d0a7a7cfbd1d560eaea /Lib/queue.py
parent6e65e4462692cbf4461c307a411af7cf40a1ca4a (diff)
downloadcpython-136905fffd5f77395f80e3409630c11756b5469c.zip
cpython-136905fffd5f77395f80e3409630c11756b5469c.tar.gz
cpython-136905fffd5f77395f80e3409630c11756b5469c.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 'Lib/queue.py')
0 files changed, 0 insertions, 0 deletions