summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2015-02-22 21:34:54 +0200
committerSerhiy Storchaka <storchaka@gmail.com>2015-02-22 21:34:54 +0200
commit06a13f81ea6293b9aa516a7b2f07f217f8cabb01 (patch)
tree112bf0114e64fe713b089af5e46b905d3170c712 /Python/Python-ast.c
parent12ebbc74f1421bf5979ac904178f3f4e0a0f37d6 (diff)
downloadcpython-git-06a13f81ea6293b9aa516a7b2f07f217f8cabb01.tar.gz
Issue #23152: Move declarations back to posixmodule.c.
Declarations of Windows-specific auxilary functions need Windows types from windows.h. Instead of including windows.h in Python.h and making it available to all Windows users, it is simpler and safer just move declarations to the single file that needs them.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions