]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-81057: Move time Globals to _PyRuntimeState (gh-100122)
authorEric Snow <ericsnowcurrently@gmail.com>
Thu, 8 Dec 2022 23:46:09 +0000 (16:46 -0700)
committerGitHub <noreply@github.com>
Thu, 8 Dec 2022 23:46:09 +0000 (16:46 -0700)
commit8a3f06c54b52e5e7490a131b261384baac9d6090
treeffbb65d3491ecb020e72a84e4bcf35008a602ffa
parentcda9f0236fd7800c6db5eec207668c4bfec4a45d
gh-81057: Move time Globals to _PyRuntimeState (gh-100122)

https://github.com/python/cpython/issues/81057
14 files changed:
Include/internal/pycore_os.h [deleted file]
Include/internal/pycore_pylifecycle.h
Include/internal/pycore_runtime.h
Include/internal/pycore_runtime_init.h
Include/internal/pycore_time.h [new file with mode: 0644]
Makefile.pre.in
Modules/posixmodule.c
Modules/timemodule.c
PCbuild/_freeze_module.vcxproj
PCbuild/_freeze_module.vcxproj.filters
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters
Python/pylifecycle.c
Tools/c-analyzer/cpython/globals-to-fix.tsv