mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
b20893b5c2
gh-122334: Fix crash when importing ssl after re-initialization (GH-122481)
* Fix crash when importing ssl after re-initialization
(cherry picked from commit 9fc1c992d6)
Co-authored-by: neonene <53406459+neonene@users.noreply.github.com>
Miscellaneous source files for the main Python shared library