Staging
v0.8.1
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
compound_stmts.rst -rw-r--r-- 31.4 KB
datamodel.rst -rw-r--r-- 118.9 KB
executionmodel.rst -rw-r--r-- 10.5 KB
expressions.rst -rw-r--r-- 74.7 KB
grammar.rst -rw-r--r-- 905 bytes
import.rst -rw-r--r-- 46.0 KB
index.rst -rw-r--r-- 957 bytes
introduction.rst -rw-r--r-- 6.1 KB
lexical_analysis.rst -rw-r--r-- 36.3 KB
simple_stmts.rst -rw-r--r-- 37.8 KB
toplevel_components.rst -rw-r--r-- 3.0 KB

back to top