- 01 Eki, 2013 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
The path wasn't being taken due to an over-restrictive type check.
-
Senthil Kumaran yazdı
-
- 30 Eyl, 2013 5 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Oscar Benjamin.
-
Antoine Pitrou yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Senthil Kumaran yazdı
-
- 29 Eyl, 2013 15 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Antoine Pitrou yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Richard Oudkerk 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ı
-
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 5 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ı
-