- 15 May, 2012 11 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
This is safe because the actual value is already range-checked.
-
Martin v. Löwis yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
This replaces the original PEP 409 implementation. See #14133.
-
R David Murray yazdı
This patch also clarifies the definition of Naive and Aware. Original patch by Greg Weller, I modified the first hunk somewhat to make the exposition even clearer (I hope).
-
R David Murray yazdı
-
R David Murray yazdı
This patch also clarifies the definition of Naive and Aware. Original patch by Greg Weller, I modified the first hunk somewhat to make the exposition even clearer (I hope).
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
- 14 May, 2012 19 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Hynek.
-
Antoine Pitrou yazdı
Patch by Hynek.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Giampaolo Rodola yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Lars Gustäbel yazdı
After a discussion in the tracker, the decision was made to keep the ExFileObject class after all as a subclass of io.BufferedReader instead of removing it completely.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Martin v. Löwis yazdı
-
Brian Curtin yazdı
-
- 13 May, 2012 10 kayıt (commit)
-
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
branch: vs2010 tag: tip user: Brian Curtin <brian@python.org> date: Sun May 13 16:15:11 2012 -0500 summary: Changes to allow Profile Guided Optimization builds to succeed on VS2010
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
Issue #14245: Improve floating-point entry in FAQ. Thanks Zbyszek Jędrzejewski-Szmek for some of the wording.
-
Antoine Pitrou yazdı
Issue #14417: Mutating a dict during lookup now restarts the lookup instead of raising a RuntimeError (undoes issue #14205).
-
Charles-François Natali yazdı
timing attacks. Patch by Jon Oberheide.
-
Brett Cannon yazdı
-
Brian Curtin yazdı
-
Ezio Melotti yazdı
-