Closed Bug 1503439 Opened 6 years ago Closed 6 years ago

PEP 479 introduces interesting changes to python 3

Categories

(Socorro :: Backend, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lonnen, Unassigned)

References

Details

Attachments

(1 file)

https://www.python.org/dev/peps/pep-0479/

We should remove explicit raises of StopIteration. There is no six helper for this, and using the recommended `future.generator_stop` doesn't work in 2. Mostly used in RMQ tests now.
Commit pushed to master at https://github.com/mozilla-services/socorro

https://github.com/mozilla-services/socorro/commit/11fda8e768fe32c4e3f6ea8dca3a1357e353e9a4
Merge pull request #4680 from mozilla-services/1503439

fix bug 1503439 - stop using StopIteration
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: