- 20 Oct, 2013 2 commits
-
-
Ezio Melotti authored
-
Serhiy Storchaka authored
limiting the call to readline(). Original patch by Michał Jastrzębski and Giampaolo Rodola.
-
- 19 Oct, 2013 5 commits
-
-
Christian Heimes authored
-
Christian Heimes authored
-
Serhiy Storchaka authored
-
Ned Deily authored
-
Ned Deily authored
-
- 18 Oct, 2013 3 commits
-
-
Benjamin Peterson authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 17 Oct, 2013 3 commits
-
-
Serhiy Storchaka authored
-
Georg Brandl authored
-
Serhiy Storchaka authored
Skip tests for 24-bit wave file on big-endian platforms.
-
- 15 Oct, 2013 1 commit
-
-
Victor Stinner authored
module.
-
- 14 Oct, 2013 6 commits
-
-
Ezio Melotti authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Georg Brandl authored
-
Serhiy Storchaka authored
-
- 13 Oct, 2013 16 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Serhiy Storchaka authored
-
Georg Brandl authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
documentation.
-
Georg Brandl authored
Suggested by Skip Montanaro on docs@.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
for audio modules: aifc, sunau and wave.
-
Mark Dickinson authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
Closes #14486: add versionchanged notices throughout the threading docs for PEP8-compliant APIs; the note at the top of the page is too hard to notice.
-
Georg Brandl authored
-
Georg Brandl authored
-
- 12 Oct, 2013 4 commits
-
-
Ned Deily authored
emulation has changed from 0-based indexing to 1-based like gnu readline. Original patch by Ronald Oussoren.
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Serhiy Storchaka authored
failed, second invocation of close() and destructor no more raise an exception. Second invocation of close() on sunau writer now has no effects. The aifc module now accepts lower case of names of the 'ulaw' and 'alaw' codecs.
-