Staging
v0.5.1
https://github.com/python/cpython
Revision d64fd617e02346ecbcba9559f227936e08e89602 authored by Robert Rouhani on 06 May 2020, 00:49:29 UTC, committed by GitHub on 06 May 2020, 00:49:29 UTC


Use importlib instead of imp.

Automerge-Triggered-By: @brettcannon.
(cherry picked from commit f40bd46)

Co-authored-by: Robert Rouhani robert.rouhani@gmail.com
1 parent 8ddf915
History
Tip revision: d64fd617e02346ecbcba9559f227936e08e89602 authored by Robert Rouhani on 06 May 2020, 00:49:29 UTC
[3.7] bpo-40417: Fix deprecation warning in PyImport_ReloadModule (GH-19750) (GH-19935)
Tip revision: d64fd61
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 17.8 KB
python.c -rw-r--r-- 266 bytes

README

back to top