- 11 Feb, 2011 10 commits
-
-
R. David Murray authored
-
R. David Murray authored
-
Martin v. Löwis authored
Reviewed by Georg Brandl.
-
Martin v. Löwis authored
Reviewed by Georg Brandl.
-
Martin v. Löwis authored
-
Giampaolo Rodolà authored
reverting r88395 and r88387 as per http://mail.python.org/pipermail/python-dev/2011-February/108005.html
-
Giampaolo Rodolà authored
In different occasions close() might be called more than once, causing problems with already disconnected sockets/dispatchers.
-
Senthil Kumaran authored
Fixed issue11082 - Reject str for POST data with a TypeError. Document the need to explicitly encode to bytes when using urlencode.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 10 Feb, 2011 4 commits
-
-
Giampaolo Rodolà authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 09 Feb, 2011 3 commits
-
-
Brett Cannon authored
-
Terry Reedy authored
-
Raymond Hettinger authored
-
- 07 Feb, 2011 14 commits
-
-
Antoine Pitrou authored
Patch by SilentGhost.
-
Ned Deily authored
OS X installers now includes a link to the installed documentation plus another in the framework share/doc directory.
-
Ned Deily authored
OS X installers no longer includes an Extras directory. The Tools directory is now installed in the framework under share/doc.
-
Antoine Pitrou authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Nick Coghlan authored
Issue 10971: Make test_zipimport_support once again compatible with refleak hunting (reviewed by Georg Brandl)
-
Raymond Hettinger authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Eli Bendersky authored
-
Eli Bendersky authored
[commit during RC with Brett's approval]
-
Raymond Hettinger authored
-
- 06 Feb, 2011 3 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 05 Feb, 2011 6 commits
-
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
The absolute_import statement got moved to a new Python 2.5 and Newer section as it was available since then. The division statement got moved to Common Gotchas since it has been around for so long that any modern Python program can use it.
-
Gregory P. Smith authored
happens when the end exits before the beginning.
-
Martin v. Löwis authored
in the limited ABI
-
Martin v. Löwis authored
-