Go to file
Dominique Leuenberger 93e4cd0f43 Accepting request 1088464 from devel:languages:python:pytest
- update to 3.3.1:
  * Avoid remote calls during startup as execnet by default does
    not ensure remote affinity with the main thread and might 
    accidentally schedule the pytest worker into a non-main
    thread, which breaks numerous frameworks, for example
    ``asyncio``, ``anyio``, ``PyQt/PySide``, etc.
    A more safe correction will require thread affinity in
    ``execnet``

OBS-URL: https://build.opensuse.org/request/show/1088464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-xdist?expand=0&rev=23
2023-05-24 18:21:37 +00:00
.gitattributes Accepting request 489999 from devel:languages:python 2017-05-06 16:27:21 +00:00
.gitignore Accepting request 489999 from devel:languages:python 2017-05-06 16:27:21 +00:00
pytest-xdist-3.3.1.tar.gz - update to 3.3.1: 2023-05-22 21:16:28 +00:00
python-pytest-xdist.changes - update to 3.3.1: 2023-05-22 21:16:28 +00:00
python-pytest-xdist.spec - update to 3.3.1: 2023-05-22 21:16:28 +00:00