index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
PC
/
_testconsole.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-85283: Build _testconsole extension with limited C API (#117125)
Victor Stinner
2024-03-21
1
-15/+20
*
gh-110147: test_msvcrt: run console I/O tests in new processes (#110268)
AN Long
2023-10-05
1
-19/+0
*
gh-108996: fix and enable test_msvcrt (#109226)
AN Long
2023-09-22
1
-0/+37
*
gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205)
Eric Snow
2023-05-05
1
-0/+1
*
gh-101819: Remove _PyWindowsConsoleIO_Type from the Windows DLL (GH-101904)
Erlend E. Aasland
2023-02-15
1
-2/+9
*
bpo-46303: Fix fileutils.h compiler warnings (GH-30550)
Victor Stinner
2022-01-11
1
-1/+5
*
bpo-30555: Fix WindowsConsoleIO fails in the presence of fd redirection (GH-1...
Segev Finer
2021-04-23
1
-3/+6
*
bpo-41729: Fix test_winconsole failures (3) and hang (GH-22146)
Terry Jan Reedy
2020-09-12
1
-1/+1
*
Use calloc-based functions, not malloc. (GH-19152)
Andy Lester
2020-03-25
1
-2/+1
*
bpo-31462: Remove trailing whitespaces. (#3564)
Serhiy Storchaka
2017-09-14
1
-3/+3
*
Issue #28217: Adds _testconsole module to test console input. Fixes some issu...
Steve Dower
2016-10-03
1
-0/+131