In Py3.7 test failures occur due to RuntimeError for StopIteration
Bug #1781627 reported by
Corey Bryant
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance |
Fix Released
|
Undecided
|
Corey Bryant |
Bug Description
PEP 0479 changes the behavior of generators: https:/
If a StopIteration is about to bubble out of a generator frame, it is replaced with RuntimeError, resulting in:
RuntimeError: generator raised StopIteration
Here are more detailed tracebacks from the failures: https:/
Changed in glance: | |
assignee: | nobody → Corey Bryant (corey.bryant) |
Changed in glance: | |
milestone: | none → stein-1 |
To post a comment you must log in.
FOR FUCK’S SAKE!!~!!! UNSUBSCIBE ME!!!!!!
Peter Steele
<email address hidden>
> On Jul 13, 2018, at 11:29 AM, Corey Bryant <email address hidden> wrote: /www.python. org/dev/ peps/pep- 0479/ /paste. ubuntu. com/p/vJJ8HRFV5 f/ /bugs.launchpad .net/bugs/ 1781627 /www.python. org/dev/ peps/pep- 0479/ /paste. ubuntu. com/p/vJJ8HRFV5 f/ /bugs.launchpad .net/glance/ +bug/1781627/ +subscriptions
>
> Public bug reported:
>
> PEP 0479 changes the behavior of generators:
> https:/
>
> If a StopIteration is about to bubble out of a generator frame, it is
> replaced with RuntimeError, resulting in:
>
> RuntimeError: generator raised StopIteration
>
> Here are more detailed tracebacks from the failures:
> https:/
>
> ** Affects: glance
> Importance: Undecided
> Assignee: Corey Bryant (corey.bryant)
> Status: New
>
> ** Changed in: glance
> Assignee: (unassigned) => Corey Bryant (corey.bryant)
>
> --
> You received this bug notification because you are subscribed to Glance.
> Matching subscriptions: peterbs
> https:/
>
> Title:
> In Py3.7 test failures occur due to RuntimeError for StopIteration
>
> Status in Glance:
> New
>
> Bug description:
> PEP 0479 changes the behavior of generators:
> https:/
>
> If a StopIteration is about to bubble out of a generator frame, it is
> replaced with RuntimeError, resulting in:
>
> RuntimeError: generator raised StopIteration
>
> Here are more detailed tracebacks from the failures:
> https:/
>
> To manage notifications about this bug go to:
> https:/