| Commit message (Expand) | Author | Age | Files | Lines |
* | #21804: Add RFC 6856 (UTF8) support to poplib. | R David Murray | 2015-05-16 | 1 | -0/+16 |
|
|
* | merge 3.4 (#22921) | Benjamin Peterson | 2014-11-23 | 1 | -4/+0 |
|\ |
|
| * | don't require OpenSSL SNI to pass hostname to ssl functions (#22921) | Benjamin Peterson | 2014-11-23 | 1 | -4/+0 |
|
|
* | | Issue #21566: Make use of socket.listen() default backlog. | Charles-François Natali | 2014-07-23 | 1 | -1/+1 |
|
|
* | | Fix failure in test_poplib after issue #20951. | Antoine Pitrou | 2014-04-29 | 1 | -10/+5 |
|/ |
|
* | Issue #20549: Use specific asserts in mailbox, smtplib and poplib tests. | Serhiy Storchaka | 2014-02-08 | 1 | -3/+3 |
|\ |
|
| * | Issue #20549: Use specific asserts in mailbox, smtplib and poplib tests. | Serhiy Storchaka | 2014-02-08 | 1 | -3/+3 |
|
|
| * | Issue #18702: All skipped tests now reported as skipped. | Serhiy Storchaka | 2013-11-03 | 1 | -28/+29 |
|
|
* | | test_poplib: skip stls_context test when SNI is not available | Christian Heimes | 2013-12-15 | 1 | -0/+5 |
|
|
* | | Fix #19830: Fix a ResourceWarning in test_poplib. | Victor Stinner | 2013-12-09 | 1 | -1/+1 |
|
|
* | | Issue #19784: poplib now supports SSLContext.check_hostname and server name | Christian Heimes | 2013-12-02 | 1 | -1/+8 |
|
|
* | | Issue #18702: All skipped tests now reported as skipped. | Serhiy Storchaka | 2013-11-03 | 1 | -78/+80 |
|
|
* | | merge with 3.3 | Georg Brandl | 2013-10-27 | 1 | -2/+12 |
|\ \
| |/ |
|
| * | Issue #16041: CVE-2013-1752: poplib: Limit maximum line lengths to 2048 to | Georg Brandl | 2013-10-27 | 1 | -1/+5 |
|
|
* | | Issue #16717: get rid of socket.error, replace with OSError | Andrew Svetlov | 2012-12-18 | 1 | -1/+1 |
|
|
* | | Issue #4473: Add a POP3.stls() to switch a clear-text POP3 session into an en... | Antoine Pitrou | 2012-11-23 | 1 | -31/+114 |
|
|
* | | Issue #4473: Add a POP3.capa() method to query the capabilities advertised by... | Antoine Pitrou | 2012-11-23 | 1 | -0/+16 |
|/ |
|
* | Issue #13453: Fix a race condition in test_poplib. | Charles-François Natali | 2011-12-14 | 1 | -10/+12 |
|\ |
|
| * | Issue #13453: Fix a race condition in test_poplib. | Charles-François Natali | 2011-12-14 | 1 | -10/+12 |
|
|
* | | Issue 11291: poplib suppresses errors on QUIT. | Giampaolo Rodolà | 2011-02-25 | 1 | -2/+13 |
|/ |
|
* | Fix issue 6706: adds new handle_accepted() method to asyncore.dispatcher | Giampaolo Rodolà | 2010-10-04 | 1 | -2/+1 |
|
|
* | fix issue #8807: adds a context parameter to POP3_SSL class. | Giampaolo Rodolà | 2010-08-17 | 1 | -2/+19 |
|
|
* | Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from | Victor Stinner | 2010-04-28 | 1 | -1/+1 |
|
|
* | Merged revisions 80451-80452 via svnmerge from | Antoine Pitrou | 2010-04-24 | 1 | -1/+28 |
|
|
* | use assert[Not]In where appropriate | Benjamin Peterson | 2010-01-19 | 1 | -1/+1 |
|
|
* | Issue #6622: Fix 'variable referenced before assignment' bug in POP3.apop. | Mark Dickinson | 2009-08-06 | 1 | -3/+10 |
|
|
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -1/+1 |
|
|
* | Fixed issue #3727: poplib module broken by str to unicode conversion | Christian Heimes | 2008-11-05 | 1 | -25/+274 |
|
|
* | Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,... | Georg Brandl | 2008-06-10 | 1 | -12/+13 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -4/+4 |
|
|
* | Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-... | Christian Heimes | 2008-04-09 | 1 | -13/+11 |
|
|
* | Convert the socket module to insist on bytes for input, and to return bytes | Guido van Rossum | 2007-11-21 | 1 | -1/+1 |
|
|
* | Don't use a sleep to wait for the server to be ready; this caused | Guido van Rossum | 2007-07-23 | 1 | -3/+5 |
|
|
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -0/+71 |
|
|