davidhalter / jedi

Awesome autocompletion, static analysis and refactoring library for python
http://jedi.readthedocs.io
Other
5.82k stars 507 forks source link

When inferring comparison operators, return a definite type instead of NO_VALUES for the in/not in operator #2013

Closed WutingjiaX closed 4 months ago

WutingjiaX commented 4 months ago

As discussed in #2010