]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35134, Include: Move pytime.h to cpython/pytime.h (GH-23988)
authorNicholas Sim <nsim+github@posteo.net>
Tue, 16 Feb 2021 12:04:38 +0000 (20:04 +0800)
committerGitHub <noreply@github.com>
Tue, 16 Feb 2021 12:04:38 +0000 (13:04 +0100)
commit17dbd4078b68db8954df6b5cdc40b786bc4ad7af
treee48e54740a78deac7d08fb72ad2a1fb15fce8cc1
parent871eb4237b9be95263ca13ba8856e78344eb9eba
bpo-35134, Include: Move pytime.h to cpython/pytime.h (GH-23988)

This change is backward compatible since C extension modules
must not include "pytime.h" directly, but only include "Python.h".
Include/Python.h
Include/cpython/pytime.h [moved from Include/pytime.h with 99% similarity]
Makefile.pre.in
Modules/gcmodule.c
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters