mirror of
https://github.com/davidhalter/jedi.git
synced 2026-04-23 17:44:29 +08:00
Unfortunately I can't recall exactly what it was that this test case was trying to validate, however on a second look it turns out that it was working by accident and did not represent a valid use of generic type vars in Python (which cannot be used completely unbound as this was).