- 01 Aug, 2008 4 commits
-
-
Brett Cannon authored
unpacking in a parameter list and set some constants by hand that were pulled from the 'compiler' package.
-
Brett Cannon authored
SyntaxWarning as triggered by -3.
-
Brett Cannon authored
by -3.
-
Brett Cannon authored
-
- 31 Jul, 2008 9 commits
-
-
Amaury Forgeot d'Arc authored
the freelist contained half-initialized objects with freed pointers. The comment /* XXX UNREF/NEWREF interface should be more symmetrical */ was copied from tupleobject.c, and appears in some other places. I sign the petition.
-
Amaury Forgeot d'Arc authored
-
Amaury Forgeot d'Arc authored
The argument was fetched in a long, but PyUnicode_FromOrdinal takes an int. (why doesn't gcc issue a truncation warning in this case?)
-
Neal Norwitz authored
-
Benjamin Peterson authored
-
Mark Dickinson authored
-
Brett Cannon authored
-
Raymond Hettinger authored
both a keyword argument and star arguments.
-
Amaury Forgeot d'Arc authored
make sure that PyErr_ExceptionMatches returns 0 when an exception occurs there.
-
- 30 Jul, 2008 9 commits
-
-
Benjamin Peterson authored
-
Mark Dickinson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Mark Dickinson authored
that were missed by r65308
-
Mark Dickinson authored
-
Benjamin Peterson authored
-
Mark Dickinson authored
Also minor cleanups to the code: fix tabbing, remove trailing whitespace, and reformat to fit into 80 columns.
-
Raymond Hettinger authored
-
- 29 Jul, 2008 4 commits
-
-
Benjamin Peterson authored
-
Mark Dickinson authored
version of msum by a version using a different algorithm, and use the new float.fromhex method to specify test results exactly.
-
Jesus Cea authored
can be a bit loaded), and be sure to yield the CPU when waiting.
-
Jesus Cea authored
-
- 28 Jul, 2008 2 commits
-
-
Benjamin Peterson authored
-
Andrew M. Kuchling authored
-
- 27 Jul, 2008 5 commits
-
-
Benjamin Peterson authored
-
Mark Dickinson authored
near the extremes of the floating-point range. (The behaviour of math.sum should be regarded as undefined in these cases.)
-
Mark Dickinson authored
(v. 1.68) and tests (v. 2.58) from IBM.
-
Skip Montanaro authored
-
Skip Montanaro authored
Adds test cases which use Allow: as well.
-
- 26 Jul, 2008 6 commits
-
-
Georg Brandl authored
-
Antoine Pitrou authored
this should fix the failures on the solaris buildbot.
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
- 25 Jul, 2008 1 commit
-
-
Antoine Pitrou authored
-