Staging
v0.8.1
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
PythonPowered.bmp -rw-r--r-- 2.5 KB
README.txt -rw-r--r-- 105 bytes
archive.h -rw-r--r-- 2.2 KB
bdist_wininst.vcxproj -rw-r--r-- 5.3 KB
bdist_wininst.vcxproj.filters -rw-r--r-- 2.3 KB
build.bat -rw-r--r-- 558 bytes
extract.c -rw-r--r-- 9.5 KB
install.c -rw-r--r-- 82.7 KB
install.rc -rw-r--r-- 3.1 KB
resource.h -rw-r--r-- 1.2 KB

README.txt

back to top