summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/2021-09-24-17-20-23.bpo-1596321.3nhPUk.rst
blob: 61a3e5abf395e122fd97526a43ed460528bee0cd (plain)
1
2
3
Fix the :func:`threading._shutdown` function when the :mod:`threading` module
was imported first from a thread different than the main thread: no longer log
an error at Python exit.