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
bcf4dccfa77df6fd75181e2a7cbfbf2d4b2c6255
cpython/Modules/_io
History
Serhiy Storchaka 06515833fe Replaced outdated macros _PyUnicode_AsString and _PyUnicode_AsStringAndSize
with PyUnicode_AsUTF8 and PyUnicode_AsUTF8AndSize.
2016-11-20 09:13:07 +02:00
..
clinic
Issue #27810: Regenerate Argument Clinic.
2016-09-11 21:25:45 +03: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 #20699: Merge io bytes-like fixes from 3.5
2016-05-28 01:07:08 +00:00
bytesio.c
Issue #20699: Merge io bytes-like fixes from 3.5
2016-05-28 01:07:08 +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
Replaced outdated macros _PyUnicode_AsString and _PyUnicode_AsStringAndSize
2016-11-20 09:13:07 +02:00
textio.c
Replaced outdated macros _PyUnicode_AsString and _PyUnicode_AsStringAndSize
2016-11-20 09:13:07 +02:00
winconsoleio.c
Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString.
2016-11-16 10:19:20 +02:00
Powered by Gitea Page: 272ms Template: 17ms
English
English
Licenses API