Martin Panter
|
119e502277
|
Fix typos in code comments and documentation
|
2016-04-16 09:28:57 +00:00 |
Martin Panter
|
754aab28ed
|
Issue #22854: Clarify documentation about UnsupportedOperation and add tests
Also change BufferedReader.writable() and BufferedWriter.readable() to always
return False.
|
2016-03-31 07:21:56 +00:00 |
Serhiy Storchaka
|
247789cee9
|
Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the
same line as function name.
|
2015-04-24 00:40:51 +03:00 |
Serhiy Storchaka
|
f24131ff31
|
Issue #20175: Converted the _io module to Argument Clinic.
|
2015-04-16 11:19:43 +03:00 |