Files
jedi/test/test_inference
Peter Law 6787719c28 Ensure *args, **kwargs lookthrough works at module scope too
This means that passthrough signatures will be found for top level
functions, which is useful both where they're wrappered by
`functools.wraps` or not.

Fixes https://github.com/davidhalter/jedi/issues/1791.
2021-07-24 16:58:34 +01:00
..
2021-01-01 03:18:49 +01:00
2019-08-14 23:56:44 +02:00
2021-01-01 03:18:49 +01:00
2021-04-29 09:52:08 +02:00