• Victor Stinner's avatar
    bpo-20891: Remove test_capi.test_bpo20891() (#5425) · 0cecc228
    Victor Stinner yazdı
    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.
    0cecc228
Adı
Son kayıt (commit)
Son güncelleme
..
README Loading commit data...
_freeze_importlib.c Loading commit data...
_testembed.c Loading commit data...
python.c Loading commit data...