Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
daa9e239f0cd149bc1f3a52098aa666d3b2cd770
cpython/Modules/_io
History
Serhiy Storchaka d63f1f757c Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when
the garbage collector is invoked in other thread.
Based on patch by Sebastian Cufre.
2016-11-03 15:38:58 +02:00
..
clinic
Issue #23214: Implement optional BufferedReader, BytesIO read1() argument
2016-10-20 23:48:14 +00:00
_iomodule.c
Issue #1602: Windows console doesn't input or print Unicode (PEP 528)
2016-08-30 21:22:36 -07:00
_iomodule.h
Issue #28217: Adds _testconsole module to test console input. Fixes some issues found by the tests.
2016-10-03 09:04:58 -07:00
bufferedio.c
Issue #23214: Implement optional BufferedReader, BytesIO read1() argument
2016-10-20 23:48:14 +00:00
bytesio.c
Issue #23214: Implement optional BufferedReader, BytesIO read1() argument
2016-10-20 23:48:14 +00:00
fileio.c
Issue #23524: Finish removing _PyVerify_fd from sources
2016-09-08 11:21:54 -07:00
iobase.c
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
2016-09-07 12:03:06 +00:00
stringio.c
Merge doc and comment fixes from 3.5
2016-04-19 23:23:16 +00:00
textio.c
Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when
2016-11-03 15:38:17 +02:00
winconsoleio.c
Issue #28162: Fixes Ctrl+Z handling in console readall()
2016-10-08 12:37:33 -07:00
Powered by Gitea Page: 454ms Template: 17ms
English
English
Licenses API