Files
poky/meta/recipes-devtools
Mark Asselstine 17d181f059 python3: fix weakref spewing exceptions during interp finalization
When py3 applications are exiting we often see errors similar to the
following:

Exception ignored in: <function WeakValueDictionary.__init__.<locals>.remove at 0x7fcb56b09400>
Traceback (most recent call last):
  File "/usr/lib64/python3.5/weakref.py", line 117, in remove
  TypeError: 'NoneType' object is not callable

After a quick search this was found to be a well reported issue
upstream and had an appropriate fix which is backported here.

(From OE-Core rev: 8aaf09a916a2f66f1a6a79cbddf45390ecefde4f)

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-07-21 22:51:37 +01:00
..
2017-07-17 14:01:38 +01:00
2017-07-21 11:12:44 +01:00
2017-06-28 15:52:18 +01:00
2016-02-19 01:01:24 +00:00
2017-06-28 15:52:18 +01:00
2017-06-23 11:44:14 +01:00
2017-06-28 20:55:08 +01:00
2017-06-28 15:52:18 +01:00
2017-03-01 23:27:06 +00:00
2017-07-17 14:01:38 +01:00
2017-06-09 17:12:14 +01:00
2017-05-12 08:51:09 +01:00
2017-06-23 11:44:14 +01:00
2017-06-22 09:16:00 +01:00
2017-05-29 15:15:20 +01:00
2017-06-28 15:52:17 +01:00
2016-11-06 23:35:34 +00:00
2017-07-08 13:34:46 +01:00
2017-04-05 23:22:13 +01:00
2017-07-06 14:38:14 +01:00
2017-02-23 12:49:51 -08:00
2017-06-28 20:55:08 +01:00
2017-06-28 15:52:18 +01:00