- 26 Şub, 2013 2 kayıt (commit)
-
-
Richard Oudkerk yazdı
-
Senthil Kumaran yazdı
Fix issue16932: Fix the urlparse example. Remote :port when scheme is not specified to demonstrate correct behavior
-
- 25 Şub, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 24 Şub, 2013 1 kayıt (commit)
-
-
R David Murray yazdı
This fixes an apparent copy-and-paste error. Patch by Manuel Jacob.
-
- 23 Şub, 2013 11 kayıt (commit)
-
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
Patch by Lowe Thiderman
-
Petri Lehtinen yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
#15438: add a note to math.pow() that suggests using **/pow() for integers. Patch by Mark Dickinson.
-
- 22 Şub, 2013 3 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Chris Jerdonek yazdı
-
- 21 Şub, 2013 4 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Serhiy Storchaka yazdı
with 1, as in other lines.
-
Serhiy Storchaka yazdı
-
Ezio Melotti yazdı
-
- 20 Şub, 2013 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 19 Şub, 2013 2 kayıt (commit)
-
-
R David Murray yazdı
This fixes a bytes/string confusion in the API which prevented custom authobjects from working at all. Original patch by Erno Tukia.
-
R David Murray yazdı
Patch by Alexander Belopolsky.
-
- 18 Şub, 2013 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
a string argument contains non-BMP character.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 16 Şub, 2013 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
non-greedy repeat. Patch by Matthew Barnett.
-
Serhiy Storchaka yazdı
increased from 65534 to 2147483647 (on 32-bit platform) or 4294967294 (on 64-bit).
-
- 15 Şub, 2013 2 kayıt (commit)
-
-
Ezio Melotti yazdı
#17178: update any()/all() docstrings to document their behavior with empty iterables. Patch by Ankur Ankan.
-
Antoine Pitrou yazdı
-
- 13 Şub, 2013 3 kayıt (commit)
-
-
Richard Oudkerk yazdı
-
Richard Oudkerk yazdı
-
Serhiy Storchaka yazdı
with size >= 2**31), instead of producing illegal marshal data.
-
- 12 Şub, 2013 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
the disk is full. Original patch by Amir Szekely.
-
Serhiy Storchaka yazdı
-