- 11 Mar, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
(backport from rev. 54268)
-
- 10 Mar, 2007 3 kayıt (commit)
-
-
Collin Winter yazdı
-
Georg Brandl yazdı
-
Collin Winter yazdı
Bug #1531963: Make SocketServer.TCPServer's server_address always be equal to calling getsockname() on the server's socket. Fixed by patch #1545011. Backported from r54253.
-
- 09 Mar, 2007 4 kayıt (commit)
-
-
Thomas Heller yazdı
svn+ssh://pythondev@svn.python.org/python/trunk/Lib/ctypes ........ r54248 | thomas.heller | 2007-03-09 21:39:22 +0100 (Fr, 09 Mär 2007) | 7 lines Bug #1651235: When a tuple was passed to a ctypes function call, Python would crash instead of raising an error. The crash was caused by a section of code that should have been removed long ago, at that time ctypes had other ways to pass parameters to function calls. ........
-
Thomas Heller yazdı
svn+ssh://pythondev@svn.python.org/python/trunk/Lib/ctypes ........ r54244 | thomas.heller | 2007-03-09 20:21:28 +0100 (Fr, 09 Mär 2007) | 3 lines Fix bug #1646630: ctypes.string_at(buf, 0) and ctypes.wstring_at(buf, 0) returned string up to the first NUL character. ........
-
Neal Norwitz yazdı
-
Brett Cannon yazdı
by HTTPS connections that time out.
-
- 08 Mar, 2007 5 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Collin Winter yazdı
Backported r54226 from p3yk: Move test_unittest, test_doctest and test_doctest2 higher up in the testing order.
-
Raymond Hettinger yazdı
-
Georg Brandl yazdı
(backport from rev. 54222)
-
Georg Brandl yazdı
(backport from rev. 54220)
-
- 07 Mar, 2007 6 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
(backport from rev. 54202)
-
Georg Brandl yazdı
-
Georg Brandl yazdı
given a unicode argument and os.listdir() returns unicode filenames. (backport from rev. 54197)
-
Georg Brandl yazdı
(backport from rev. 54195)
-
- 06 Mar, 2007 13 kayıt (commit)
-
-
Walter Dörwald yazdı
-
Walter Dörwald yazdı
Patch for bug #1633621: if curses.resizeterm() or curses.resize_term() is called, update _curses.LINES, _curses.COLS, curses.LINES and curses.COLS.
-
Georg Brandl yazdı
of Py_ssize_t. (backport from rev. 54177)
-
Georg Brandl yazdı
(backport from rev. 54175)
-
Georg Brandl yazdı
(backport from rev. 54173)
-
Georg Brandl yazdı
and should return True or False otherwise. (backport from rev. 54171)
-
Georg Brandl yazdı
fractional times. With unittest. (backport from rev. 54167 by Guido)
-
Georg Brandl yazdı
(backport from rev. 54162)
-
Georg Brandl yazdı
(backport from rev. 54160)
-
Georg Brandl yazdı
(backport)
-
Georg Brandl yazdı
(backport from rev. 54156)
-
Georg Brandl yazdı
(backport from rev. 54154)
-
Georg Brandl yazdı
"extending and embedding" tutorial. (backport from rev. 54150)
-
- 05 Mar, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
sq_ass_slice instead of the sq_slice slot. (backport from rev. 54139)
-
- 04 Mar, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
(backport from rev. 54114)
-
- 02 Mar, 2007 2 kayıt (commit)
-
-
Georg Brandl yazdı
(backport from rev. 54088)
-
Raymond Hettinger yazdı
-
- 01 Mar, 2007 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 26 Şub, 2007 3 kayıt (commit)
-
-
Neal Norwitz yazdı
-
Andrew M. Kuchling yazdı
-
Georg Brandl yazdı
(backport from rev. 53935)
-