- 14 Tem, 2007 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 13 Tem, 2007 9 kayıt (commit)
-
-
Barry Warsaw yazdı
[ 1752723 ] email.message_from_string: initial line gets discarded I added a test to assert that when the first line of text passed to message_from_string() contains a leading space, the message ends up with the appropriate FirstHeaderLineIsContinuationDefect on its defects list. The bug is invalid.
-
Thomas Heller yazdı
Py_DECREF'd.
-
Thomas Heller yazdı
-
Thomas Heller yazdı
of c_char_p and c_wchar_p has changed as a sideeffect.
-
Thomas Heller yazdı
adds little value, but has a large problem on OS X, as explained in SF# 1581906.
-
Thomas Heller yazdı
-
Thomas Heller yazdı
the methods and docstring after the type creation does not work, they must be in the dictionary before creating the type.
-
Raymond Hettinger yazdı
-
Facundo Batista yazdı
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 Tem, 2007 7 kayıt (commit)
-
-
Georg Brandl yazdı
The KeyError raised by Zipfile.getinfo for nonexistent names now has a descriptive message.
-
Georg Brandl yazdı
Python tutorial.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
with %G.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
without handler.
-
- 11 Tem, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 09 Tem, 2007 2 kayıt (commit)
-
-
Ronald Oussoren yazdı
when a users install GNU libtool early in his PATH
-
Ronald Oussoren yazdı
-
- 06 Tem, 2007 1 kayıt (commit)
-
-
Neal Norwitz yazdı
-
- 05 Tem, 2007 1 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
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 Tem, 2007 1 kayıt (commit)
-
-
Mark Hammond yazdı
distutils or external build processes can find them.
-
- 02 Tem, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 01 Tem, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 30 Haz, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 27 Haz, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 25 Haz, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 19 Haz, 2007 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 18 Haz, 2007 4 kayıt (commit)
-
-
Lars Gustäbel yazdı
parameter.
-
Lars Gustäbel yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
- 17 Haz, 2007 1 kayıt (commit)
-
-
Neal Norwitz yazdı
-
- 16 Haz, 2007 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
-
- 15 Haz, 2007 2 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Neal Norwitz yazdı
popen2 is also complaining probably for similar reasons. make install always reports failure, so don't mail in this case.
-