- 11 May, 2008 3 commits
-
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
- 10 May, 2008 25 commits
-
-
Brett Cannon authored
-
Andrew M. Kuchling authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Alexandre Vassalotti authored
I am amazed that the old code, for inserting null-bytes, actually worked. Who wrote that thing? Oh, it is me... doh.
-
Andrew M. Kuchling authored
Allow multiple repositories in .pypirc; see http://wiki.python.org/moin/EnhancedPyPI for discussion. The patch is slightly revised from Tarek's last patch: I've simplified the PyPIRCCommand.finalize_options() method to not look at sys.argv. Tests still pass.
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Skip Montanaro authored
-
Martin v. Löwis authored
-
Brett Cannon authored
DeprecationWarning.
-
Brett Cannon authored
-
Brett Cannon authored
-
Benjamin Peterson authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
test.test_support.import_module().
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
- 09 May, 2008 12 commits
-
-
Brett Cannon authored
-
Brett Cannon authored
-
Alexandre Vassalotti authored
Merged r62778, r62779, r62802, r62806, r62807, r62808, r62809, r62844, r62846, r62952, r62956.
-
Brett Cannon authored
-
Benjamin Peterson authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Mark Dickinson authored
negative; fix to return an (appropriately signed) zero instead.
-
Martin v. Löwis authored
-
Mark Dickinson authored
could be incorrectly raised. This is a backport of the Py3k fix in r62939. (Should really have been fixed in the trunk first and svnmerged into py3k.)
-
Christian Heimes authored
-
Andrew M. Kuchling authored
Uncomment PEP 370 section. Add some module items
-