Re: Replacing pytest -n auto with pytest -n %{_smp_build_ncpus}

2022-07-12 Thread Petr Viktorin
On 07. 07. 22 14:44, Miro Hrončok wrote: On 07. 07. 22 14:00, Petr Viktorin wrote: On 07. 07. 22 11:38, Miro Hrončok wrote: Hello Pythonistats, packagers, A handful of Fedora Python packages uses pytest-xdist to run tests in parallel like this:    %pytest -n auto -n auto means pytest wil

Re: Replacing pytest -n auto with pytest -n %{_smp_build_ncpus}

2022-07-12 Thread Miro Hrončok
On 12. 07. 22 11:25, Petr Viktorin wrote: Or pytest-xdist could be taught to check an environment variable for `auto`, making this seamless for packagers? This could work, except that sometimes pytest-xdist is installed and we don't want to run tests in parallel because they are not prepared

[HEADS UP] Python 3.11.0b4 in rawhide

2022-07-12 Thread Miro Hrončok
Hello, I've just updated Python from 3.11.0b3 to 3.11.0b4 in rawhide. Let me know if you encounter any problems. -- Miro Hrončok -- Phone: +420777974800 IRC: mhroncok ___ python-devel mailing list -- python-devel@lists.fedoraproject.org To unsubscribe