| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Eric in #1772833.
|
|
|
|
| |
existing and mentioned the OSError possibility.
|
|
|
|
|
|
|
| |
* Replace "bytes" by "bytes object" in struct error messages
* Document the API change in What's new in Python 3.2
* Fix test_wave
* Remove also ugly implicit conversions in test_struct
|
| |
|
|
|
|
| |
that has a true file descriptor usable where such a thing is expected.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and does not belong into the tutorial.
|
| |
|
|
|
|
| |
Function removed by r83195.
|
|
|
|
|
| |
PyErr_SetExcFromWindowsErrWithFilename() decode the filename from the
filesystem encoding instead of UTF-8.
|
|
|
|
| |
encoding instead of UTF-8.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
for identifiers. Fixed the documentation to agree.
|
| |
|
| |
|
| |
|
|
|
|
| |
(part of #10735)
|
| |
|
| |
|
| |
|
|
|
|
| |
Xuanji Li and Chris AtLee.
|
| |
|
| |
|