Staging
v0.5.0
https://github.com/python/cpython
Revision fe6e5e7cfd68eeaa69fd1511f354a1b4d8d90990 authored by Victor Stinner on 08 December 2020, 22:51:54 UTC, committed by GitHub on 08 December 2020, 22:51:54 UTC
Py_CompileString() is now always declared as a function by
Include/pythonrun.h. It is overriden with a macro in
Include/cpython/pythonrun.h.
1 parent 815506d
History
Tip revision: fe6e5e7cfd68eeaa69fd1511f354a1b4d8d90990 authored by Victor Stinner on 08 December 2020, 22:51:54 UTC
bpo-35134: Add Include/cpython/pythonrun.h file (GH-23701)
Tip revision: fe6e5e7
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.4 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.9 KB

README.rst

back to top