Python3.5 RuntimeError: dictionary changed size during iteration

Bug #1715057 reported by Dong Jun
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-ovn
Fix Released
Undecided
Dong Jun
Dong Jun (dongj)
Changed in networking-ovn:
assignee: nobody → Dong Jun (dongj)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-ovn (master)

Fix proposed to branch: master
Review: https://review.openstack.org/501062

Changed in networking-ovn:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-ovn (master)

Reviewed: https://review.openstack.org/501062
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=034de8c2822aeaa4e2ebbeb13573c24768a050ec
Submitter: Jenkins
Branch: master

commit 034de8c2822aeaa4e2ebbeb13573c24768a050ec
Author: Dong Jun <email address hidden>
Date: Tue Sep 5 14:45:14 2017 +0800

    Python3.5 RuntimeError: dictionary changed size during iteration

    In Python3, dict.keys() is not a copy, therefore items can't be changed
    while iterating.

    Change-Id: I7a62b56d3258b816b6ce59aac31959353ee7fe06
    Closes-bug: #1715057
    Signed-off-by: Dong Jun <email address hidden>

Changed in networking-ovn:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/networking-ovn 4.0.0.0b1

This issue was fixed in the openstack/networking-ovn 4.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.