- 09 Eyl, 2008 1 kayıt (commit)
-
-
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.
-
- 04 Eyl, 2008 5 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Hirokazu Yamamoto yazdı
-
Andrew M. Kuchling yazdı
-
Hirokazu Yamamoto yazdı
Reviewed by Amaury Forgeot d'Arc.
-
Vinay Sajip yazdı
-
- 03 Eyl, 2008 2 kayıt (commit)
-
-
Brett Cannon yazdı
re-implemented to use warnings.catch_warnings() and had its API improved. Closes issue #3768. Code review by Benjamin Peterson.
-
Facundo Batista yazdı
to the urlparse one. Added a PendingDeprecationWarning in the old module, it will be deprecated in the future. Docs and tests updated.
-