]> granicus.if.org Git - python/commit
bpo-37191: Avoid declaration-after-statement in header included from Python.h (GH...
authorPetr Viktorin <pviktori@redhat.com>
Fri, 7 Jun 2019 16:31:56 +0000 (18:31 +0200)
committerVictor Stinner <vstinner@redhat.com>
Fri, 7 Jun 2019 16:31:56 +0000 (18:31 +0200)
commit9689f80e61e5863668a562793ebb85031ef9fd3e
tree351f125f258753b9c84a7ed6ff52d30907a19d68
parent5effd10bf14ab0a8a6695100aaf0b687eca68e6d
bpo-37191: Avoid declaration-after-statement in header included from Python.h (GH-13887)
Include/cpython/abstract.h
Misc/NEWS.d/next/C API/2019-06-07-10-47-37.bpo-37191.iGL1_K.rst [new file with mode: 0644]