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
bbef7abe922edadc7a1679c19d6053240bf600d5
cpython/Modules/_io
History
Miss Islington (bot) df4852cbe4 Fix Windows build of Python for latest WinSDK. (GH-6874) (GH-6952)
(cherry picked from commit c0ee341b29)

Co-authored-by: Carl Meyer <carl@oddbird.net>
2018-05-17 15:35:27 -04:00
..
clinic
bpo-15216: io: TextIOWrapper.reconfigure() accepts encoding, errors and newline (GH-2343)
2017-12-21 09:59:53 +09:00
_iomodule.c
Fix Windows build of Python for latest WinSDK. (GH-6874) (GH-6952)
2018-05-17 15:35:27 -04:00
_iomodule.h
bpo-31572: Get rid of PyObject_HasAttr() and _PyObject_HasAttrId() in the _io module. (#3726)
2018-01-16 18:34:21 +02:00
bufferedio.c
bpo-32228: Reset raw_pos after unwinding the raw stream (#4858)
2018-01-28 17:00:09 +01:00
bytesio.c
bpo-31095: fix potential crash during GC (GH-2974)
2017-08-24 14:55:17 +09:00
fileio.c
bpo-32571: Avoid raising unneeded AttributeError and silencing it in C code (GH-5222)
2018-01-25 17:49:40 +09:00
iobase.c
bpo-32571: Avoid raising unneeded AttributeError and silencing it in C code (GH-5222)
2018-01-25 17:49:40 +09:00
stringio.c
bpo-30022: Get rid of using EnvironmentError and IOError (except test… (#1051)
2017-04-16 10:46:38 +03:00
textio.c
bpo-32571: Avoid raising unneeded AttributeError and silencing it in C code (GH-5222)
2018-01-25 17:49:40 +09:00
winconsoleio.c
bpo-31966: Fixed WindowsConsoleIO.write() for writing empty data. (GH-5754)
2018-02-24 09:39:18 -08:00
Powered by Gitea Page: 1406ms Template: 108ms
English
English
Licenses API