On Zesty, before with python3.5:

$ python3.5 /tmp/bpo-27945.py
Segmentation fault

After applying 3.5.3-1ubuntu0~17.04.0:

$ python3.5 /tmp/bpo-27945.py 
Traceback (most recent call last):
  File "/tmp/bpo-27945.py", line 7, in <module>
    for result in d.items():
RuntimeError: dictionary changed size during iteration

** Tags removed: verification-needed verification-needed-zesty
** Tags added: verification-done verification-done-zesty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711724

Title:
  Segfaults with dict

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1711724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to