- 25 Mar, 2011 8 kayıt (commit)
-
-
Éric Araujo yazdı
-
Éric Araujo yazdı
The options listed in the table are now links to their documentation, and the table uses compact markup to make it easier to read and edit. First proposed in #10998.
-
Éric Araujo yazdı
-
R David Murray yazdı
This patch doesn't quite fix the 'run in a VM with Samba share' timing problem, but it should at least make it better.
-
Éric Araujo yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 24 Mar, 2011 4 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
-
R David Murray yazdı
Algorithm and initial patch by Michael Henry.
-
Kurt B. Kaiser yazdı
-
Victor Stinner yazdı
-
- 23 Mar, 2011 4 kayıt (commit)
-
-
R David Murray yazdı
-
R David Murray yazdı
Patch by Michael Henry.
-
Éric Araujo yazdı
-
Raymond Hettinger yazdı
Issue #10610: Document that int(), float(), and complex() accept numeric literals with the Nd property.
-
- 22 Mar, 2011 4 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 21 Mar, 2011 3 kayıt (commit)
-
-
Georg Brandl yazdı
-
Kurt B. Kaiser yazdı
on Windows. Issue3851.
-
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).
-
- 20 Mar, 2011 1 kayıt (commit)
-
-
Éric Araujo yazdı
-
- 21 Mar, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
for expiration year greater than 2038 on 32-bit systems.
-
- 20 Mar, 2011 5 kayıt (commit)
-
-
Éric Araujo yazdı
-
Antoine Pitrou 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.
-
Senthil Kumaran yazdı
-
- 19 Mar, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
unbuffered pipes, such that select() works properly on them.
-
- 17 Mar, 2011 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
arguments has the wrong type. Patch by Nikita Vetoshkin.
-
Senthil Kumaran yazdı
-
- 16 Mar, 2011 6 kayıt (commit)
-
-
R David Murray yazdı
-
R David Murray yazdı
Patch by Yves Dorfsman.
-
Jesus Cea yazdı
Close Issue 11570: Lib/test/test_distutils.py tries to mix 32 and 64 bits object files, doesn't obey LDFLAGS
-
Ronald Oussoren yazdı
ensure that it will be found regardless of the shell PATH. This ensures that multiprocessing.cpu_count works on default installs of MacOSX.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 15 Mar, 2011 1 kayıt (commit)
-
-
R David Murray yazdı
-