1
0
forked from VimPlug/jedi
Files
jedi-fork/jedi/inference
Peter Law c62cbd6654 Explicitly handle a not in b operator comparison
This avoids a `KeyError` from operator_to_magic_method lookup for
this case. Jedi probably could check for `__contains__` here, however
as it doesn't do so for `in` checks I'm following that lead for now.

Fixes https://github.com/davidhalter/jedi/issues/1594.
2020-05-23 12:49:53 +01:00
..
2020-05-16 15:42:15 +02:00
2020-05-10 03:17:07 +02:00
2020-04-11 02:23:23 +02:00
2020-01-01 02:42:31 +01:00
2020-05-15 23:53:44 +02:00
2020-05-16 14:31:31 +02:00
2020-04-11 02:11:52 +02:00
2020-04-11 02:11:52 +02:00
2020-03-11 00:19:40 +01:00
2020-01-25 18:48:52 +01:00
2020-02-15 12:25:12 +01:00
2019-08-16 11:44:30 +02:00
2020-01-26 00:42:00 +01:00
2020-02-27 02:04:03 +01:00
2020-02-27 02:04:03 +01:00