- 08 Sep, 2008 8 commits
-
-
Hirokazu Yamamoto authored
Reviewed by Benjamin Peterson.
-
Hirokazu Yamamoto authored
Reviewed by Benjamin Peterson.
-
Bill Janssen authored
-
Martin v. Löwis authored
-
Mark Summerfield authored
-
Martin v. Löwis authored
use the TARGETDIR even for unprivileged users.
-
Martin v. Löwis authored
-
Facundo Batista authored
function. Tests added.
-
- 07 Sep, 2008 7 commits
-
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Georg Brandl authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
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 authored
-
Josiah Carlson authored
-
- 06 Sep, 2008 11 commits
-
-
Benjamin Peterson authored
-
Antoine Pitrou authored
-
Andrew M. Kuchling authored
-
Amaury Forgeot d'Arc authored
Reviewed by Benjamin.
-
Andrew M. Kuchling authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Reviewer: Benjamin
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Benjamin Peterson authored
-
Jesse Noller authored
-
- 05 Sep, 2008 6 commits
-
-
Antoine Pitrou authored
Reviewed by Amaury Forgeot d'Arc.
-
Brett Cannon authored
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 authored
Reviewed by Benjamin Peterson on IRC.
-
Brett Cannon authored
Closes issue 3776. Review by Nick Coghlan.
-
Andrew M. Kuchling authored
-
Brett Cannon authored
Make it more obvious that warnings.catch_warnings() and its arguments should be considered keyword-only.
-
- 04 Sep, 2008 5 commits
-
-
Benjamin Peterson authored
-
Hirokazu Yamamoto authored
-
Andrew M. Kuchling authored
-
Hirokazu Yamamoto authored
Reviewed by Amaury Forgeot d'Arc.
-
Vinay Sajip authored
-
- 03 Sep, 2008 3 commits
-
-
Brett Cannon authored
re-implemented to use warnings.catch_warnings() and had its API improved. Closes issue #3768. Code review by Benjamin Peterson.
-
Facundo Batista authored
to the urlparse one. Added a PendingDeprecationWarning in the old module, it will be deprecated in the future. Docs and tests updated.
-
Jesus Cea authored
-