COMMITS
/ PC/_testconsole.c April 28, 2025
B
gh-111178: fix incorrect function signatures for Windows builds (#133072)
Bénédikt Tran committed
May 3, 2024
B
gh-116322: Add Py_mod_gil module slot (#116882)
Brett Simmers committed
March 21, 2024
V
gh-85283: Build _testconsole extension with limited C API (#117125)
Victor Stinner committed
October 5, 2023
A
gh-110147: test_msvcrt: run console I/O tests in new processes (#110268)
AN Long committed
September 22, 2023
A
gh-108996: fix and enable test_msvcrt (#109226)
AN Long committed
May 5, 2023
E
gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205)
Eric Snow committed
February 15, 2023
E
gh-101819: Remove _PyWindowsConsoleIO_Type from the Windows DLL (GH-101904)
Erlend E. Aasland committed
January 11, 2022
V
bpo-46303: Fix fileutils.h compiler warnings (GH-30550)
Victor Stinner committed
April 23, 2021
S
bpo-30555: Fix WindowsConsoleIO fails in the presence of fd redirection (GH-1927)
Segev Finer committed
September 12, 2020
T
bpo-41729: Fix test_winconsole failures (3) and hang (GH-22146)
Terry Jan Reedy committed
March 25, 2020
A
Use calloc-based functions, not malloc. (GH-19152)
Andy Lester committed
September 14, 2017
S
bpo-31462: Remove trailing whitespaces. (#3564)
Serhiy Storchaka committed
October 3, 2016