mirror of
https://github.com/davidhalter/jedi.git
synced 2026-04-15 04:37:39 +08:00
This means that the subprocess should now not crash anymore because of people writing to stdout in c modules and stderr should be empty. Fixes #793.