- 01 Oct, 2013 3 commits
-
-
Nick Coghlan authored
Report and patch by Hrvoje Nikšić
-
Raymond Hettinger authored
The path wasn't being taken due to an over-restrictive type check.
-
Senthil Kumaran authored
-
- 30 Sep, 2013 5 commits
-
-
Antoine Pitrou authored
Patch by Oscar Benjamin.
-
Antoine Pitrou authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Senthil Kumaran authored
-
- 29 Sep, 2013 15 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Antoine Pitrou authored
-
Christian Heimes authored
-
Christian Heimes authored
-
Richard Oudkerk authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 28 Sep, 2013 3 commits
-
-
Antoine Pitrou authored
-
Benjamin Peterson authored
Patch by Xavier de Gaye.
-
Serhiy Storchaka authored
Au_read.readframes() now updates current file position and reads correct number of frames from multichannel stream. Au_write.writeframesraw() now correctly updates current file position. Au_read.getnframes() now returns an integer (as in Python 2). Au_read and Au_write now correctly works with file object if start file position is not a zero.
-
- 27 Sep, 2013 4 commits
-
-
Serhiy Storchaka authored
bytes until end of data.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 23 Sep, 2013 1 commit
-
-
Serhiy Storchaka authored
-
- 22 Sep, 2013 2 commits
-
-
Georg Brandl authored
Since all versions since 2.2 are under the same licensing terms, this saves the release manager from touching the two files for very new minor release.
-
Nick Coghlan authored
-
- 20 Sep, 2013 2 commits
-
-
Serhiy Storchaka authored
returned empty string.
-
Serhiy Storchaka authored
binaries.
-
- 19 Sep, 2013 1 commit
-
-
Senthil Kumaran authored
Addresses Issue #18553: isatty is not Unix only.
-
- 18 Sep, 2013 4 commits
-
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
This avoids race conditions when other programs are monitoring the maildir directory. Patch by janzert.
-