Staging
v0.5.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
windows-release
ci.yml -rw-r--r-- 2.6 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 768 bytes
posix-deps-apt.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 2.6 KB
pr.yml -rw-r--r-- 2.6 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.5 KB

back to top