You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Serhiy Storchaka f4934ea77d Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString. 10 years ago
..
clinic Issue #27332: Fixed the type of the first argument of module-level functions 10 years ago
_iomodule.c Issue #27332: Fixed the type of the first argument of module-level functions 10 years ago
_iomodule.h Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
bufferedio.c Issue #20699: Document that “io” methods accept bytes-like objects 10 years ago
bytesio.c Issue #20699: Document that “io” methods accept bytes-like objects 10 years ago
fileio.c Fix a comment. 10 years ago
iobase.c Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 10 years ago
stringio.c Fix spelling (inital), grammar (may translates) in documentation, comments 10 years ago
textio.c Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString. 10 years ago