- 01 Nis, 2013 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
This means we can remove our usage of qsort() than relied on undefined behavior.
-
Brett Cannon yazdı
-v/-vv that were lost in the transition to importlib.
-
Roger Serwy yazdı
-
- 31 Mar, 2013 4 kayıt (commit)
-
-
Roger Serwy yazdı
-
Charles-Francois Natali yazdı
-
Gregory P. Smith yazdı
-
Roger Serwy yazdı
-
- 30 Mar, 2013 5 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
R David Murray yazdı
Patch by Denver Coneybeare with some test modifications by me.
-
Vinay Sajip yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
#17526: fix an IndexError raised while passing code without filename to inspect.findsource(). Initial patch by Tyler Doyle.
-
- 29 Mar, 2013 4 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Vinay Sajip yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
#8906: document failureException, longMessage, and maxDiff in the class docstring. Patch by Boris Feld.
-
- 28 Mar, 2013 5 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Georg Brandl yazdı
Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text.
-
Georg Brandl yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 27 Mar, 2013 2 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 26 Mar, 2013 6 kayıt (commit)
-
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Ezio Melotti yazdı
-
- 24 Mar, 2013 7 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Loewis yazdı
-
Martin v. Loewis yazdı
-
doko@ubuntu.com yazdı
iceweasel, iceape.
-
Ezio Melotti yazdı
-
- 23 Mar, 2013 4 kayıt (commit)
-
-
Gregory P. Smith yazdı
correctly check for errors on two CreateFileMapping calls.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Gregory P. Smith yazdı
from unbuffered (0) to buffering (-1) to match the behavior existing code expects and match the behavior of the subprocess module in Python 2 to avoid introducing hard to track down bugs.
-