Public bug reported:
python3-apport uses the deprecated module imp. This causes to emitting a
deprecation warning when run python3 with the -Walways option, and even
to changing a traceback when run python3 with the -Werror option.
Example:
```
$ python3 -Walways -c '1/0'
/usr/lib/python3/dist-p
** Changed in: python3-defaults (Ubuntu)
Status: Incomplete => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1722397
Title:
idle doesn't run
It would be helpful if you provide a traceback. Just remove try/except
or insert raise before print.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1702459
Title:
Please file a bug on the Python bug tracker (https://bugs.python.org/)
and provide a minimal script that reproduces a crash.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.ne
This looks like there is a queue.py file in the current directory which
hides the queue module from the stdlib. In Python 2.7 this module is
named Queue and doesn't conflict with a local file queue.py.
Can you confirm Kevin?
--
You received this bug notification because you are a member of Ubunt
This is a duplicate of bug #628763.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1629123
Title:
multiprocessing.Pool fails
Status in python3-defaults package i
This is fixed in version 3.4.4 in mainstream
(https://bugs.python.org/issue23898).
** Bug watch added: Python Roundup #23898
http://bugs.python.org/issue23898
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-default
This works as expected. See https://docs.python.org/3/library/re.html
#search-vs-match .
** Changed in: python3-defaults (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults
Public bug reported:
In 17.10 the idle package (v. 3.6.3-0ubuntu1) depends on Python 3.6. But
the /usr/bin/idle script contains the code that doesn't work in Python
3.6.
$ idle
Traceback (most recent call last):
File "/usr/bin/idle", line 3, in
from idlelib.PyShell import main
ModuleNotFou
9 matches
Mail list logo