Staging
v0.5.2
https://github.com/python/cpython
Revision 83d46e0622d2efdf5f3bf8bf8904d0dcb55fc322 authored by Victor Stinner on 24 March 2020, 17:03:34 UTC, committed by GitHub on 24 March 2020, 17:03:34 UTC
Remove two unused imports: _thread and _weakref. Avoid creating a new
winreg builtin module if it's already available in sys.modules.

The winreg module is now stored as "winreg" rather than "_winreg".
1 parent 9b8e74c
History
Tip revision: 83d46e0622d2efdf5f3bf8bf8904d0dcb55fc322 authored by Victor Stinner on 24 March 2020, 17:03:34 UTC
bpo-40050: Fix importlib._bootstrap_external (GH-19135)
Tip revision: 83d46e0
File Mode Size
ax_c_float_words_bigendian.m4 -rw-r--r-- 3.1 KB
ax_check_openssl.m4 -rw-r--r-- 4.1 KB

back to top