summaryrefslogtreecommitdiffstats
path: root/Python/initconfig.c
diff options
context:
space:
mode:
authorPablo Galindo <Pablogsal@gmail.com>2020-05-01 14:18:27 (GMT)
committerGitHub <noreply@github.com>2020-05-01 14:18:27 (GMT)
commit5055c274c6e4f2bb8025910dedf0ff89f4bdd170 (patch)
tree0e8ec7fff9958bd3afcabb38f968fd26eba9dd5f /Python/initconfig.c
parent95e208dce505c542b8e4f8f42c57e6d4793b6895 (diff)
downloadcpython-5055c274c6e4f2bb8025910dedf0ff89f4bdd170.zip
cpython-5055c274c6e4f2bb8025910dedf0ff89f4bdd170.tar.gz
cpython-5055c274c6e4f2bb8025910dedf0ff89f4bdd170.tar.bz2
[3.8] bpo-39562: Prevent collision of future and compiler flags (GH-19230) (GH-19835)
The constant values of future flags in the __future__ module is updated in order to prevent collision with compiler flags. Previously PyCF_ALLOW_TOP_LEVEL_AWAIT was clashing with CO_FUTURE_DIVISION.. (cherry picked from commit 4454057269b995341b04d13f0bf97f96080f27d0) Co-authored-by: Batuhan Taşkaya <batuhanosmantaskaya@gmail.com>
Diffstat (limited to 'Python/initconfig.c')
0 files changed, 0 insertions, 0 deletions