| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
specification.
|
| |
|
|
|
|
|
| |
limiting the call to readline(). Original patch by Michał
Jastrzębski and Giampaolo Rodola.
|
|
|
|
| |
Patch by David Edelsohn.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
there, just got kwarg support.
|
|
|
|
| |
Skip tests for 24-bit wave file on big-endian platforms.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
|/ |
|
|
|
|
| |
raise an exception.
|
| |
|
|
|
|
| |
documentation.
|
| |
|
|
|
|
| |
Suggested by Skip Montanaro on docs@.
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
wave.
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This does not fix #19227, but should stop the Gentoo buildbot from hanging.
|
| |
|
|
|
|
|
| |
emulation has changed from 0-based indexing to 1-based like gnu readline.
Original patch by Ronald Oussoren.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
failed, second invocation of close() and destructor no more raise an
exception.
|