- 23 Mar, 2011 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
Issue #10610: Document that int(), float(), and complex() accept numeric literals with the Nd property.
-
Raymond Hettinger yazdı
Issue #10610: Document that int(), float(), and complex() accept numeric literals with the Nd property.
-
- 22 Mar, 2011 10 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Antoine Pitrou yazdı
(it's still very slow)
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 21 Mar, 2011 12 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
doesn't have PY_SSIZE_T_CLEAN define and the size doesn't fit in an int (length bigger than 2^31-1 bytes).
-
Éric Araujo yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
for expiration year greater than 2038 on 32-bit systems.
-
Victor Stinner yazdı
The argument was not used in the format string.
-
Victor Stinner yazdı
-
- 20 Mar, 2011 16 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Éric Araujo yazdı
-
Victor Stinner yazdı
Windows if the file is a TTY to workaround a Windows bug. The Windows console returns an error (12: not enough space error) on writing into stdout if stdout mode is binary and the length is greater than 66,000 bytes (or less, depending on heap usage).
-
Victor Stinner yazdı
Patch written by Ray Allen.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
Changeset ab27f16f707a was messed up by a rebase (as were 959f666470cc and 9d1b1a95bc8f) and the patch only got applied to default.
-
R David Murray yazdı
Changeset ab27f16f707a was messed up by a rebase (as were 959f666470cc and 9d1b1a95bc8f) and the patch only got applied to default.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Senthil Kumaran yazdı
-