Eric Snow
Eric Snow
Try `"python.jediEnabled": true` and let us know what happens. Also please provide the content of the "Python Test Log" output panel. Thanks!
You should not need to set `"python.jediPath"`. It is only for unusual situations. As to the language server. I strongly recommend using it. I'd be glad to transfer this issue...
Don't wait. It's only a minor annoyance and I'm not sure what would have to change. So waiting won't benefit much.
@gvanrossum, what do you think?
> I don't think stdlib distutils is going away in 3.12 yet, is it? See https://github.com/python/cpython/issues/92584 (and https://peps.python.org/pep-0632), distutils is going away in 3.12. That has not happened quite yet,...
> Does it belong to pyperformance which is supposed to be a set of "macro benchmarks"? > > @ericsnowcurrently wants to add the ability to plug your own benchmark suite...
@cappadokes, please put the `--track-energy` addition in a separate PR. We will merge the fix for `--inherit-environ` first.
To me, the alternative to "workload" is "macro". My personal preference is "workload" though. 😄
It would also make sense to have a tag for the source of the benchmark, e.g. "pyperformance" (or "default"), "pyston".