]> granicus.if.org Git - python/commit
bpo-35081: Move Include/pyatomic.c to Include/internal/ (GH-10239)
authorVictor Stinner <vstinner@redhat.com>
Tue, 30 Oct 2018 14:14:25 +0000 (15:14 +0100)
committerGitHub <noreply@github.com>
Tue, 30 Oct 2018 14:14:25 +0000 (15:14 +0100)
commit31368a4f0e531c19affe2a1becd25fc316bc7501
tree79627d42611a04288b832799204c77b2688f9872
parent9204fb8623896cc5f68ae350784ee25e8a7b2184
bpo-35081: Move Include/pyatomic.c to Include/internal/ (GH-10239)

Add pyatomic.h to the VS project (it wasn't referenced).
Include/Python.h
Include/internal/ceval.h
Include/internal/gil.h
Include/internal/pyatomic.h [moved from Include/pyatomic.h with 99% similarity]
Include/internal/pystate.h
Makefile.pre.in
Modules/signalmodule.c
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters
Python/ceval_gil.h