Staging
v0.5.0
https://github.com/python/cpython
Revision 2de5097ba4c50eba90df55696a7b2e74c93834d4 authored by Brett Cannon on 04 December 2020, 23:39:21 UTC, committed by GitHub on 04 December 2020, 23:39:21 UTC
Raise an ImportWarning when the import system falls back on load_module(). As for implementations of load_module(), raise a DeprecationWarning.
1 parent 79c1849
History
Tip revision: 2de5097ba4c50eba90df55696a7b2e74c93834d4 authored by Brett Cannon on 04 December 2020, 23:39:21 UTC
bpo-26131: Deprecate usage of load_module() (GH-23469)
Tip revision: 2de5097
File Mode Size
.azure-pipelines
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
m4
.gitattributes -rw-r--r-- 1.9 KB
.gitignore -rw-r--r-- 1.8 KB
.travis.yml -rw-r--r-- 8.5 KB
CODE_OF_CONDUCT.md -rw-r--r-- 630 bytes
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 68.3 KB
README.rst -rw-r--r-- 10.0 KB
aclocal.m4 -rw-r--r-- 12.8 KB
config.guess -rwxr-xr-x 43.1 KB
config.sub -rwxr-xr-x 35.4 KB
configure -rwxr-xr-x 503.1 KB
configure.ac -rw-r--r-- 170.0 KB
install-sh -rwxr-xr-x 15.0 KB
netlify.toml -rw-r--r-- 82 bytes
pyconfig.h.in -rw-r--r-- 44.9 KB
setup.py -rw-r--r-- 107.4 KB

README.rst

back to top