Merge lp://staging/~cjwatson/lazr.smtptest/py37 into lp://staging/lazr.smtptest
Proposed by
Colin Watson
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | 75 | ||||
Proposed branch: | lp://staging/~cjwatson/lazr.smtptest/py37 | ||||
Merge into: | lp://staging/lazr.smtptest | ||||
Prerequisite: | lp://staging/~cjwatson/lazr.smtptest/py36 | ||||
Diff against target: |
46 lines (+6/-2) 4 files modified
lazr/smtptest/controller.py (+1/-1) lazr/smtptest/docs/NEWS.rst (+2/-0) setup.py (+2/-0) tox.ini (+1/-1) |
||||
To merge this branch: | bzr merge lp://staging/~cjwatson/lazr.smtptest/py37 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ioana Lasc (community) | Approve | ||
LAZR Developers | Pending | ||
Review via email: mp+374695@code.staging.launchpad.net |
Commit message
Add support for Python 3.7 and 3.8.
Description of the change
We no longer try to raise StopIteration from a generator.
To post a comment you must log in.