- 09 Mar, 2011 1 kayıt (commit)
-
-
Ned Deily yazdı
initialization fails.
-
- 08 Mar, 2011 5 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Ezio Melotti yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
- 07 Mar, 2011 3 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
- 06 Mar, 2011 13 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Thomas Wouters yazdı
working correctly with a relative path.
-
Martin v. Löwis yazdı
will have the right line ending even if the extension is not active.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
#11239: add } to list of metacharacters (it is only a metacharacter sometimes, ie. when closing a {n,m} group, but so is ].
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
#11405: do not reference the string module again for its deprecated functions, only for Template class.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Antoine Pitrou yazdı
`mmap.PROT_READ|mmap.PROT_EXEC` would segfault instead of raising a TypeError. Patch by Charles-François Natali.
-
- 05 Mar, 2011 12 kayıt (commit)
-
-
Antoine Pitrou yazdı
(they were probably converted right in working copies through an SVN property)
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 04 Mar, 2011 1 kayıt (commit)
-
-
Eli Bendersky yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r88735 | eli.bendersky | 2011-03-04 06:55:25 +0200 (Fri, 04 Mar 2011) | 2 lines Issue #11386: Fixed the exception thrown by bytearray.pop() for empty bytearrays ........
-
- 03 Mar, 2011 2 kayıt (commit)
-
-
R. David Murray yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r88730 | r.david.murray | 2011-03-03 13:03:36 -0500 (Thu, 03 Mar 2011) | 2 lines #11306: Treat EROFS like EACCES when making a 'file is read-only' decision ........
-
Giampaolo Rodolà yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r88722 | giampaolo.rodola | 2011-03-03 14:57:47 +0100 (gio, 03 mar 2011) | 1 line Fix issue 11265: asyncore now correctly handles EPIPE, EBADF and EAGAIN errors on accept(), recv() and send(). ........
-
- 01 Mar, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r88691 | antoine.pitrou | 2011-03-01 01:41:10 +0100 (mar., 01 mars 2011) | 3 lines Endly, fix UnboundLocalError in telnetlib ........
-
- 28 Şub, 2011 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 27 Şub, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r88671 | antoine.pitrou | 2011-02-27 16:44:12 +0100 (dim., 27 févr. 2011) | 3 lines Follow up to r88664: non-blocking connect-ex() can return EWOULDBLOCK under Windows ........
-