Federico Caselli
92db2a096b
Handle case where InstanceState.obj returns None
...
Fixed bug where a call ``InstanceState.obj()`` could return None when
synchronizing the instance states of the objects in the session in case
they become out of scope but are not yet finalized by the gc. This
case does not happen in cPython, but it may present itself in pypy.
The approach is to allow None to be gracefully handled by the
evaluator itself, ensuring it returns None in all cases when None
is passed in.
Fixes : #5631
Change-Id: I53d38fbea2e72b2e677c6e7f70bf075a58e58945
2020-10-07 00:13:35 -04:00
..
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2006-06-05 17:25:51 +00:00
2020-09-28 15:17:26 -04:00
2020-07-08 11:05:11 -04:00
2020-07-08 11:05:11 -04:00
2020-09-08 17:13:48 -04:00
2020-09-28 15:17:26 -04:00
2019-01-06 18:23:11 -05:00
2020-09-28 15:17:26 -04:00
2020-06-27 21:30:37 -04:00
2020-08-17 11:29:51 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-07-08 11:05:11 -04:00
2019-06-20 13:50:41 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-10 17:53:53 -04:00
2020-09-28 15:17:26 -04:00
2020-10-02 21:21:11 +02:00
2020-09-28 15:17:26 -04:00
2019-10-20 20:49:03 -04:00
2020-09-22 14:26:18 -04:00
2020-09-28 15:17:26 -04:00
2020-10-07 00:13:35 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-22 14:26:18 -04:00
2020-09-16 10:26:21 -04:00
2019-01-06 18:23:11 -05:00
2020-08-06 17:12:58 -04:00
2020-02-27 15:55:06 -05:00
2020-09-28 15:17:26 -04:00
2020-08-01 19:41:04 -04:00
2020-08-05 18:53:17 -04:00
2020-04-03 13:47:57 -04:00
2020-07-08 11:05:11 -04:00
2020-05-24 11:54:08 -04:00
2019-01-06 18:23:11 -05:00
2020-09-10 17:53:53 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2019-01-06 18:23:11 -05:00
2020-09-10 17:53:53 -04:00
2020-05-24 11:54:08 -04:00
2020-09-28 15:17:26 -04:00
2020-07-08 11:05:11 -04:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2019-06-20 13:50:41 -04:00
2020-07-08 11:05:11 -04:00
2020-09-28 15:17:26 -04:00
2020-09-11 10:50:58 -04:00
2020-09-28 15:17:26 -04:00
2019-01-25 20:59:08 -05:00
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00
2020-10-02 08:41:05 -04:00
2020-09-28 15:17:26 -04:00
2020-05-31 21:41:52 -04:00
2019-01-06 18:23:11 -05:00
2020-07-08 11:05:11 -04:00