This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lcatucci
Recipients barry, giampaolo.rodola, janssen, jcea, lcatucci, r.david.murray
Date 2012-07-03.21:07:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341349656.75.0.537148166279.issue4473@psf.upfronthosting.co.za>
In-reply-to
Content
Jesús,
      as requested, I've scanned and sent the signed contributor agreement.

In the meanwhile, I updated once more patches 01 and 03:

01: stealed the socket shutdown check from Antoine Pitrou's r66134
03: adapt DummyPOP3_SSLHandler to use the handle_read() and
    the _do_tls_handshake() methods inherited from DummyPOP3Handler

As for the "no-new-features"... I know, I know... (that's the reason why I wrote that big "in my HUMBLE opionion" ;-)
History
Date User Action Args
2012-07-03 21:07:36lcatuccisetrecipients: + lcatucci, barry, jcea, janssen, giampaolo.rodola, r.david.murray
2012-07-03 21:07:36lcatuccisetmessageid: <1341349656.75.0.537148166279.issue4473@psf.upfronthosting.co.za>
2012-07-03 21:07:36lcatuccilinkissue4473 messages
2012-07-03 21:07:36lcatuccicreate