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
build-steps.yml -rw-r--r-- 3.1 KB
checkout.yml -rw-r--r-- 1.1 KB
find-sdk.yml -rw-r--r-- 619 bytes
gpg-sign.yml -rw-r--r-- 850 bytes
layout-command.yml -rw-r--r-- 638 bytes
mingw-lib.yml -rw-r--r-- 591 bytes
msi-steps.yml -rw-r--r-- 4.4 KB
stage-build.yml -rw-r--r-- 3.9 KB
stage-layout-embed.yml -rw-r--r-- 1.8 KB
stage-layout-full.yml -rw-r--r-- 2.2 KB
stage-layout-msix.yml -rw-r--r-- 3.3 KB
stage-layout-nuget.yml -rw-r--r-- 1.5 KB
stage-msi.yml -rw-r--r-- 814 bytes
stage-pack-msix.yml -rw-r--r-- 4.5 KB
stage-pack-nuget.yml -rw-r--r-- 1.3 KB
stage-publish-nugetorg.yml -rw-r--r-- 1.4 KB
stage-publish-pythonorg.yml -rw-r--r-- 5.2 KB
stage-publish-store.yml -rw-r--r-- 983 bytes
stage-sign.yml -rw-r--r-- 3.7 KB
stage-test-embed.yml -rw-r--r-- 991 bytes
stage-test-msi.yml -rw-r--r-- 3.2 KB
stage-test-nuget.yml -rw-r--r-- 1.3 KB

back to top