← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1711724] Re: Segfaults with dict

 

This bug was fixed in the package python3.5 - 3.5.2-2ubuntu0~16.04.2

---------------
python3.5 (3.5.2-2ubuntu0~16.04.2) xenial; urgency=medium

  * SRU: LP: #1711724 Fix dict segfault. Issue #27945.

 -- Clint Byrum <clint@xxxxxxxxxx>  Fri, 18 Aug 2017 10:48:00 -0700

** Changed in: python3.5 (Ubuntu Xenial)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1711724

Title:
  Segfaults with dict

Status in python3.5 package in Ubuntu:
  Invalid
Status in python3.6 package in Ubuntu:
  Fix Released
Status in python3.5 source package in Xenial:
  Fix Released
Status in python3.6 source package in Xenial:
  Invalid
Status in python3.5 source package in Zesty:
  Fix Released
Status in python3.6 source package in Zesty:
  Fix Released

Bug description:
  In certain situations python3.5 will segfault. This bug is confirmed
  and fixed upstream in Python 3.5.4

  http://bugs.python.org/issue27945

  [Test Case]
  1. download attached bpo-27945.py
  2. run: python3.5 bpo-27945.py

  If it does not segfault, the bug is fixed.

  [Regression Potential]
  The fix has been shown to introduce a minor performance hit for dictionaries in general.

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


References