summaryrefslogtreecommitdiffstats
path: root/Python/modsupport.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2018-01-29 15:35:50 (GMT)
committerGitHub <noreply@github.com>2018-01-29 15:35:50 (GMT)
commit0cecc22842dcc4090eb9cb99e7dababea7034a87 (patch)
treeae1a4fcc2bd427aeaa684cdd1d63d41bd7c57b35 /Python/modsupport.c
parent757aad674808d8d4b717c3bf9994a8f90007798d (diff)
downloadcpython-0cecc22842dcc4090eb9cb99e7dababea7034a87.zip
cpython-0cecc22842dcc4090eb9cb99e7dababea7034a87.tar.gz
cpython-0cecc22842dcc4090eb9cb99e7dababea7034a87.tar.bz2
bpo-20891: Remove test_capi.test_bpo20891() (#5425)
My first fix is not enough to make test_bpo20891() reliable. A second fix is needed and it was decided to not backport it, so remove the test instead. For Python 3.6, the workaround is to call PyEval_InitThreads() before spawning the first C thread. Python 3.7 will have both fixes.
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions