Logo
Explore Help
Sign In
mirror/cpython
1
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-01-30 22:55:41 +00:00
Code Issues Packages Projects Releases Wiki Activity
cpython/Modules/_io/clinic
History
Segev Finer 5e437fb872
bpo-30555: Fix WindowsConsoleIO fails in the presence of fd redirection (GH-1927)
This works by not caching the handle and instead getting the handle from
the file descriptor each time, so that if the actual handle changes by
fd redirection closing/opening the console handle beneath our feet, we
will keep working correctly.
2021-04-23 23:00:27 +01:00
..
_iomodule.c.h
bpo-43510: Implement PEP 597 opt-in EncodingWarning. (GH-19481)
2021-03-29 12:28:14 +09:00
bufferedio.c.h
bpo-40792: Make the result of PyNumber_Index() always having exact type int. (GH-20443)
2020-05-28 10:33:45 +03:00
bytesio.c.h
bpo-40792: Make the result of PyNumber_Index() always having exact type int. (GH-20443)
2020-05-28 10:33:45 +03:00
fileio.c.h
bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636)
2020-05-26 18:43:38 +03:00
iobase.c.h
bpo-40792: Make the result of PyNumber_Index() always having exact type int. (GH-20443)
2020-05-28 10:33:45 +03:00
stringio.c.h
bpo-40792: Make the result of PyNumber_Index() always having exact type int. (GH-20443)
2020-05-28 10:33:45 +03:00
textio.c.h
bpo-40792: Make the result of PyNumber_Index() always having exact type int. (GH-20443)
2020-05-28 10:33:45 +03:00
winconsoleio.c.h
bpo-30555: Fix WindowsConsoleIO fails in the presence of fd redirection (GH-1927)
2021-04-23 23:00:27 +01:00
Powered by Gitea Version: 1.23.8 Page: 576ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API