index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
poplib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-11
/
+11
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-4
/
+4
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
1
-2
/
+2
*
bug [ 1252706 ] poplib list() docstring fix (and docs too)
Georg Brandl
2005-08-05
1
-1
/
+1
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-8
/
+8
*
Patch #: Add POP3 over SSL support.
Martin v. Löwis
2003-10-31
1
-1
/
+89
*
Replace boolean test with is None.
Raymond Hettinger
2002-06-01
1
-2
/
+2
*
The Grande 'sendall()' patch, copied from release21-maint. Fixes #516715.
Martin v. Löwis
2002-02-16
1
-1
/
+1
*
Re-enabled debugging prints in poplib & documented the set_debuglevel()
Fred Drake
2001-12-05
1
-5
/
+5
*
Only close sockets if they have been created. Reported by Blake Winton.
Martin v. Löwis
2001-10-07
1
-1
/
+3
*
Initialize msg to avoid unbound locals.
Martin v. Löwis
2001-07-31
1
-0
/
+1
*
Untabify IPv6 changes.
Martin v. Löwis
2001-07-26
1
-17
/
+17
*
Patch #401196: Use getaddrinfo and AF_INET6 in TCP servers and clients.
Martin v. Löwis
2001-07-24
1
-7
/
+17
*
__all__ for several more modules
Skip Montanaro
2001-02-12
1
-0
/
+2
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-12
/
+10
*
OK, checking in patch 103329.
Moshe Zadka
2001-01-19
1
-4
/
+5
*
Whitespace normalization.
Tim Peters
2001-01-15
1
-215
/
+215
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
1
-1
/
+1
*
Caolan McNamara: properly undo the byte-stuffing of lines starting
Guido van Rossum
2000-05-09
1
-0
/
+3
*
Fredrik Lundh:
Guido van Rossum
2000-03-28
1
-1
/
+1
*
Simple changes by Gerrit Holl - move author acknowledgements out of
Guido van Rossum
2000-02-28
1
-4
/
+4
*
POP3.uidl(): Update docstring based on comments from Piers Lauder
Fred Drake
1999-05-13
1
-2
/
+3
*
There was a confusion in my checkin of the code to support list() with
Guido van Rossum
1998-09-14
1
-4
/
+4
*
Fix suggested by movits@lockstar.com (plus doc string by myself)
Guido van Rossum
1998-09-02
1
-4
/
+7
*
Bug in how an except statement was written (submitted by Piers himself).
Guido van Rossum
1998-08-06
1
-1
/
+1
*
Version with docstrings and some other changes, by Piers Lauder.
Guido van Rossum
1998-04-09
1
-88
/
+201
*
Dave Ascher's pop client code.
Guido van Rossum
1998-04-06
1
-0
/
+201