- 08 Mar, 2011 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 07 Mar, 2011 4 commits
-
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Benjamin Peterson authored
-
- 06 Mar, 2011 19 commits
-
-
Benjamin Peterson authored
-
Thomas Wouters authored
-
Thomas Wouters authored
working correctly with a relative path.
-
Martin v. Löwis authored
will have the right line ending even if the extension is not active.
-
Martin v. Löwis authored
will have the right line ending even if the extension is not active.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
#11239: add } to list of metacharacters (it is only a metacharacter sometimes, ie. when closing a {n,m} group, but so is ].
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
#11405: do not reference the string module again for its deprecated functions, only for Template class.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
`mmap.PROT_READ|mmap.PROT_EXEC` would segfault instead of raising a TypeError. Patch by Charles-François Natali.
-
- 05 Mar, 2011 10 commits
-
-
Antoine Pitrou authored
(they were probably converted right in working copies through an SVN property)
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 04 Mar, 2011 1 commit
-
-
Eli Bendersky authored
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 4 commits
-
-
R. David Murray authored
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à authored
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r88726 | giampaolo.rodola | 2011-03-03 15:10:58 +0100 (gio, 03 mar 2011) | 1 line fix attribute error ........
-
Giampaolo Rodolà authored
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(). ........
-
Giampaolo Rodolà authored
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(). ........
-