- 29 Sep, 2013 3 commits
-
-
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 9 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.
-
R David Murray authored
-
doko authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
Initial patch by Bruno Piguet. This is implemented as if a useful .netrc file could exist without passwords, which is possible in the general case; but in fact our netrc implementation does not support it. Fixing that issue will be an enhancement.
-
- 16 Sep, 2013 2 commits
-
-
Serhiy Storchaka authored
now detect Python source code encoding only in comment lines.
-
Serhiy Storchaka authored
-
- 15 Sep, 2013 4 commits
-
-
Tim Peters authored
-
Tim Peters authored
Changeset c39f42f46a05 left a dangling head on 3.1.
-
Raymond Hettinger authored
-
Ezio Melotti authored
-
- 14 Sep, 2013 7 commits
-
-
R David Murray authored
It now always checks, instead of only when the LICENSE file doesn't exist. It is also protected by the 'network' resource, and uses a HEAD request since we are only doing an existence check.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Ezio Melotti authored
-
- 13 Sep, 2013 2 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-