- 10 Eyl, 2008 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
Reviewed by Fredrik Lundh and Marc-Andre Lemburg.
-
- 09 Eyl, 2008 7 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Reviewers: Amaury, Antoine, Benjamin
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Vinay Sajip yazdı
-
Amaury Forgeot d'Arc yazdı
the __long__ slot is allowed to return either int or long, but the behaviour of float objects should not change between 2.5 and 2.6. Reviewed by Benjamin Peterson
-
Brett Cannon yazdı
WarningsRecorder object. This makes the API simpler to use as no special object must be learned. Closes issue 3781. Review by Benjamin Peterson.
-
- 08 Eyl, 2008 8 kayıt (commit)
-
-
Hirokazu Yamamoto yazdı
Reviewed by Benjamin Peterson.
-
Hirokazu Yamamoto yazdı
Reviewed by Benjamin Peterson.
-
Bill Janssen yazdı
-
Martin v. Löwis yazdı
-
Mark Summerfield yazdı
-
Martin v. Löwis yazdı
use the TARGETDIR even for unprivileged users.
-
Martin v. Löwis yazdı
-
Facundo Batista yazdı
function. Tests added.
-
- 07 Eyl, 2008 7 kayıt (commit)
-
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Georg Brandl yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
that may be required when linking against readline. This fixes issues with x86_64 builds on some platforms (at least a few Linux flavors as well as OpenBSD/amd64).
-
Josiah Carlson yazdı
-
Josiah Carlson yazdı
-
- 06 Eyl, 2008 11 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Antoine Pitrou yazdı
-
Andrew M. Kuchling yazdı
-
Amaury Forgeot d'Arc yazdı
Reviewed by Benjamin.
-
Andrew M. Kuchling yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Reviewer: Benjamin
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Benjamin Peterson yazdı
-
Jesse Noller yazdı
-
- 05 Eyl, 2008 6 kayıt (commit)
-
-
Antoine Pitrou yazdı
Reviewed by Amaury Forgeot d'Arc.
-
Brett Cannon yazdı
clashes with what Python's build target did. Rename the target to 'patchcheck' to avoid the culture clash. Closes issue 3758. Reviewed by Benjamin Peterson.
-
Antoine Pitrou yazdı
Reviewed by Benjamin Peterson on IRC.
-
Brett Cannon yazdı
Closes issue 3776. Review by Nick Coghlan.
-
Andrew M. Kuchling yazdı
-
Brett Cannon yazdı
Make it more obvious that warnings.catch_warnings() and its arguments should be considered keyword-only.
-