1
0
forked from VimPlug/jedi
Files
jedi-fork/jedi/inference/gradual
Peter Law 43806f8668 Add support for generic optional parameters (#1559)
* Add support for generic optional parameters

* Tests for passing non-optional arguments to optional parameters

* Remove now-redundant is_class_value handling

This parameter has since been removed from infer_type_vars methods,
much simplifying the code.
2020-05-15 19:56:03 +02:00
..
2020-03-16 00:19:08 +01:00
2020-02-02 16:55:10 +01:00
2020-04-11 02:23:23 +02:00