This bug was fixed in the package python2.7 - 2.7.14~rc1-3ubuntu1
---
python2.7 (2.7.14~rc1-3ubuntu1) artful; urgency=medium
* Regenerate the _PyFPE breaks list for Ubuntu.
-- Matthias Klose Tue, 05 Sep 2017 20:19:52 +0200
** Changed in: python2.7 (Ubuntu)
Status: New =>
What about Python v2.7?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1691848
Title:
Python not compiled with -fexceptions in ppc64le
To manage notifications about this bug go to:
https://bugs.laun
This bug was fixed in the package python3.6 - 3.6.2~rc1-1
---
python3.6 (3.6.2~rc1-1) unstable; urgency=medium
* Python 3.6.2 release candidate 1.
* Update symbols files.
* Build using -fexceptions on ppc64 and ppc64el.
Addresses: #862925. LP: #1691848.
-- Matthias Klose
** Also affects: python3.6 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1691848
Title:
Python not compiled with -fexceptions in ppc64le
To mana
The flag is not passed to any archictecture. x64 is not affected. Also
tested on a Aarch64 and it seems to be affected, but I don't have access
to a Aarch64 machine anymore.
Please see https://gcc.gnu.org/onlinedocs/gcc/Code-Gen-Options.html .
--
You received this bug notification because you ar
is powerpc64le-linux-gnu the only architecture affected?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1691848
Title:
Python not compiled with -fexceptions in ppc64le
To manage notifications about
** Description changed:
Pytorch (https://github.com/pytorch/pytorch) is an application that is
written in python, C and C++. There's high interoperalibity between code
written in these languages therex.
The issue is that there are cases when an exception is thrown by C++
code that sub