nixpkgs/pkgs/development/python-modules/jedi
Jörg Thalheim 12a9a93d68 python3.pkgs.jedi: fix compatibility with parso
The current version is fundamentally broken as tested with
python-language-server because parso now uses Path instead of str
in many instances.

Backporting of the fixes is not trivial and likely breaks more stuff
than it fixes due to other refactorings in jedi, hence using a recent
commit in master seems more reasonably.
2020-09-08 14:29:15 -07:00
..
default.nix python3.pkgs.jedi: fix compatibility with parso 2020-09-08 14:29:15 -07:00