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
ca4b252fba0a0540475f2edebfcabdf80f5cecdf
cpython/Modules/_io
History
Serhiy Storchaka f4934ea77d Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString.
The latter function is more readable, faster and doesn't raise exceptions.
2016-11-16 10:17:58 +02:00
..
clinic
Issue #27332: Fixed the type of the first argument of module-level functions
2016-07-07 17:35:15 +03:00
_iomodule.c
Issue #27332: Fixed the type of the first argument of module-level functions
2016-07-07 17:35:15 +03:00
_iomodule.h
Issue #22413: Merge StringIO doc from 3.4 into 3.5
2015-10-10 10:15:21 +00:00
bufferedio.c
Issue #20699: Document that “io” methods accept bytes-like objects
2016-05-28 00:41:57 +00:00
bytesio.c
Issue #20699: Document that “io” methods accept bytes-like objects
2016-05-28 00:41:57 +00:00
fileio.c
Fix a comment.
2016-06-08 17:55:49 -04:00
iobase.c
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
2016-09-07 12:03:06 +00:00
stringio.c
Fix spelling (inital), grammar (may translates) in documentation, comments
2016-04-19 04:03:41 +00:00
textio.c
Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString.
2016-11-16 10:17:58 +02:00
Powered by Gitea Page: 1592ms Template: 75ms
English
English
Licenses API