]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101819: Remove _PyWindowsConsoleIO_Type from the Windows DLL (GH-101904)
authorErlend E. Aasland <erlend.aasland@protonmail.com>
Wed, 15 Feb 2023 13:07:59 +0000 (14:07 +0100)
committerGitHub <noreply@github.com>
Wed, 15 Feb 2023 13:07:59 +0000 (05:07 -0800)
commiteb0c485b6c836abb71932537a5058344d11d7bc8
tree6b456f13178753f7af386fb769c5d232e0180fa7
parentc7766245c14fa03b8afd3aff9be30b13d0069f95
gh-101819: Remove _PyWindowsConsoleIO_Type from the Windows DLL (GH-101904)

Automerge-Triggered-By: GH:erlend-aasland
Include/internal/pycore_global_objects_fini_generated.h
Include/internal/pycore_global_strings.h
Include/internal/pycore_runtime_init_generated.h
Include/internal/pycore_unicodeobject_generated.h
Modules/_io/_iomodule.h
Modules/_io/winconsoleio.c
PC/_testconsole.c
Python/pylifecycle.c