- 29 Eyl, 2013 9 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 28 Eyl, 2013 3 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Benjamin Peterson yazdı
Patch by Xavier de Gaye.
-
Serhiy Storchaka yazdı
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 Eyl, 2013 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
bytes until end of data.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 23 Eyl, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 22 Eyl, 2013 2 kayıt (commit)
-
-
Georg Brandl yazdı
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 yazdı
-
- 20 Eyl, 2013 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
returned empty string.
-
Serhiy Storchaka yazdı
binaries.
-
- 19 Eyl, 2013 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
Addresses Issue #18553: isatty is not Unix only.
-
- 18 Eyl, 2013 9 kayıt (commit)
-
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
This avoids race conditions when other programs are monitoring the maildir directory. Patch by janzert.
-
R David Murray yazdı
-
doko@ubuntu.com yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
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 Eyl, 2013 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
now detect Python source code encoding only in comment lines.
-
Serhiy Storchaka yazdı
-
- 15 Eyl, 2013 4 kayıt (commit)
-
-
Tim Peters yazdı
-
Tim Peters yazdı
Changeset c39f42f46a05 left a dangling head on 3.1.
-
Raymond Hettinger yazdı
-
Ezio Melotti yazdı
-
- 14 Eyl, 2013 3 kayıt (commit)
-
-
R David Murray yazdı
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 yazdı
-
Georg Brandl yazdı
-