- 17 Nov, 2010 5 commits
-
-
David Malcolm authored
zero-initialize all fields, fixing compiler warnings seen when building extension modules with gcc with "-Wmissing-field-initializers" (implied by "-W")
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Patch by Robert Collins.
-
Stefan Krah authored
-
Brian Quinlan authored
-
- 16 Nov, 2010 8 commits
-
-
Ezio Melotti authored
-
Matthias Klose authored
-
Éric Araujo authored
informative adjunct to the docs. Forward-port of Raymond's r86225 and r86245 using the new source reST role added in #10334.
-
Antoine Pitrou authored
rather than strings.
-
Antoine Pitrou authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Alexander Belopolsky authored
-
- 14 Nov, 2010 2 commits
-
-
Vinay Sajip authored
-
Raymond Hettinger authored
-
- 13 Nov, 2010 11 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Senthil Kumaran authored
-
Mark Dickinson authored
-
Mark Dickinson authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Fred Drake authored
-
Fred Drake authored
-
Antoine Pitrou authored
enough). Also, use setUpClass in order to connect only once per test run.
-
- 12 Nov, 2010 11 commits
-
-
Éric Araujo authored
-
Andrew M. Kuchling authored
-
Antoine Pitrou authored
standard IMAP4 connections. Original patch by Lorenzo M. Catucci.
-
Martin v. Löwis authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Terry Reedy authored
No commit message
-
R. David Murray authored
Patch by Chris Rebert.
-
- 11 Nov, 2010 3 commits
-
-
Alexander Belopolsky authored
-
R. David Murray authored
Patch by Neil Tallim. This provides a mechanism for module users to achieve RFC 3548 compliance in the cases where ignoring non-base64-alphabet input characters is *not* mandated by the RFC that references RFC 3548.
-
Łukasz Langa authored
configparser.py: changed PendingDeprecationWarnings to DeprecationWarnings, via http://mail.python.org/pipermail/python-dev/2010-November/105391.html configparser:py: renamed _views to _proxies to be consistent with the SectionProxy name
-