[Bug 1119195] [NEW] _DummyThread' object has no attribute '_Thread__block
Milo Casagrande
milo.casagrande at gmail.com
Fri Feb 8 08:58:08 UTC 2013
Public bug reported:
Deploying a Python based web-app, in the output logs we are seeing a lot
of messages like this:
Exception AttributeError: AttributeError("'_DummyThread' object has no
attribute '_Thread__block'",) in <module 'threading' from
'/usr/lib/python2.7/threading.pyc'> ignored
There is already an upstream bug for this, that was fixed:
http://bugs.python.org/issue14308
Is there any way we can get that fix in also for Ubuntu 12.04?
I was looking at the quantal and raring packages too, but that fix is not there either.
Thanks.
** Affects: python2.7 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python2.7 in Ubuntu.
https://bugs.launchpad.net/bugs/1119195
Title:
_DummyThread' object has no attribute '_Thread__block
Status in “python2.7” package in Ubuntu:
New
Bug description:
Deploying a Python based web-app, in the output logs we are seeing a
lot of messages like this:
Exception AttributeError: AttributeError("'_DummyThread' object has no
attribute '_Thread__block'",) in <module 'threading' from
'/usr/lib/python2.7/threading.pyc'> ignored
There is already an upstream bug for this, that was fixed:
http://bugs.python.org/issue14308
Is there any way we can get that fix in also for Ubuntu 12.04?
I was looking at the quantal and raring packages too, but that fix is not there either.
Thanks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1119195/+subscriptions
More information about the foundations-bugs
mailing list