- 13 Jul, 2007 2 commits
-
-
Raymond Hettinger authored
-
Facundo Batista authored
and the escape function. Check that marshalling recursive sequences & dicts raises TypeError. Check that marshalling out-of-range ints raises OverflowError [Alan McIntyre - GSoC]
-
- 12 Jul, 2007 7 commits
-
-
Georg Brandl authored
The KeyError raised by Zipfile.getinfo for nonexistent names now has a descriptive message.
-
Georg Brandl authored
Python tutorial.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
with %G.
-
Georg Brandl authored
-
Georg Brandl authored
without handler.
-
- 11 Jul, 2007 1 commit
-
-
Georg Brandl authored
-
- 09 Jul, 2007 2 commits
-
-
Ronald Oussoren authored
when a users install GNU libtool early in his PATH
-
Ronald Oussoren authored
-
- 06 Jul, 2007 1 commit
-
-
Neal Norwitz authored
-
- 05 Jul, 2007 1 commit
-
-
Kurt B. Kaiser authored
Calls using METH_OLDARGS unpack this tuple; calls using METH_VARARG don't. Tcl's concatenation of args was affected; IDLE doesn't start. Modify Tkapp_Call() to unpack single tuple arglists. Bug 1733943 Ref http://mail.python.org/pipermail/python-checkins/2007-May/060454.html
-
- 04 Jul, 2007 1 commit
-
-
Mark Hammond authored
distutils or external build processes can find them.
-
- 02 Jul, 2007 1 commit
-
-
Georg Brandl authored
-
- 01 Jul, 2007 1 commit
-
-
Georg Brandl authored
-
- 30 Jun, 2007 1 commit
-
-
Georg Brandl authored
-
- 27 Jun, 2007 1 commit
-
-
Georg Brandl authored
-
- 25 Jun, 2007 1 commit
-
-
Georg Brandl authored
-
- 19 Jun, 2007 2 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
- 18 Jun, 2007 4 commits
-
-
Lars Gustäbel authored
parameter.
-
Lars Gustäbel authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
- 17 Jun, 2007 1 commit
-
-
Neal Norwitz authored
-
- 16 Jun, 2007 2 commits
-
-
Georg Brandl authored
-
Martin v. Löwis authored
-
- 15 Jun, 2007 2 commits
-
-
Andrew M. Kuchling authored
-
Neal Norwitz authored
popen2 is also complaining probably for similar reasons. make install always reports failure, so don't mail in this case.
-
- 14 Jun, 2007 1 commit
-
-
Martin v. Löwis authored
Will backport to 2.5.
-
- 13 Jun, 2007 5 commits
-
-
Walter Dörwald authored
Py_ssize_t members. Simplify the implementation of UnicodeError objects: start and end attributes are now stored directly as Py_ssize_t members, which simplifies various get and set functions.
-
Thomas Heller authored
-
Thomas Heller authored
-
Thomas Heller authored
-
Martin v. Löwis authored
Will backport to 2.5.
-
- 12 Jun, 2007 3 commits
-
-
Thomas Heller authored
-
Thomas Heller authored
Build sqlite3.dll and bsddb.
-
Thomas Heller authored
(for ReleaseAMD64 builds).
-