Staging
v0.5.0
https://github.com/python/cpython
Revision 0f91f586ae9b76c3bb44559bd8cd473b1b8de5ff authored by Hai Shi on 08 December 2020, 14:42:42 UTC, committed by GitHub on 08 December 2020, 14:42:42 UTC
Removed PyModule_GetWarningsModule() which is useless due to 
the _warnings module was converted to a builtin module in 2.6.
1 parent b6d98c1
History
Tip revision: 0f91f586ae9b76c3bb44559bd8cd473b1b8de5ff authored by Hai Shi on 08 December 2020, 14:42:42 UTC
bpo-42599: Remove useless PyModule_GetWarningsModule() (GH-23691)
Tip revision: 0f91f58
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