Merge lp://staging/~cjwatson/lazr.smtptest/py36 into lp://staging/lazr.smtptest

Proposed by Colin Watson
Status: Merged
Merged at revision: 74
Proposed branch: lp://staging/~cjwatson/lazr.smtptest/py36
Merge into: lp://staging/lazr.smtptest
Diff against target: 115 lines (+33/-8)
4 files modified
lazr/smtptest/docs/NEWS.rst (+7/-0)
lazr/smtptest/server.py (+20/-7)
setup.py (+5/-0)
tox.ini (+1/-1)
To merge this branch: bzr merge lp://staging/~cjwatson/lazr.smtptest/py36
Reviewer Review Type Date Requested Status
Ioana Lasc (community) Approve
LAZR Developers Pending
Review via email: mp+374694@code.staging.launchpad.net

Commit message

Add support for Python 3.6.

Description of the change

As of 3.5 (when it became possible), we now pass the `decode_data=False` parameter when constructing `SMTPChannel` and `SMTPServer` objects, and handle the new `SMTPServer.process_message` signature.

To post a comment you must log in.
Revision history for this message
Ioana Lasc (ilasc) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: