Go to file
Dominique Leuenberger c259f5dba2 Accepting request 1084894 from devel:languages:python:pytest
- update to 0.22.2:
  * Python 3.10 is now officially supported
  * `surrogateescape` will now be used as error handling strategy
    for encode/decode operations.
  * Make log files persistency, added in `0.21.0`, optional,
    defaulting to True. The previous logging behavior (prior to
    `0.21.0`) can be enabled by setting `persist_logs` flag to
    `False` when calling `XProcess.ensure`.
  * Fix resource warnings due to leaked internal file handles
  * Ignore zombie processes which are erroneously considered
    alive with python 3.11

OBS-URL: https://build.opensuse.org/request/show/1084894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-xprocess?expand=0&rev=4
2023-05-09 11:06:25 +00:00
Description
No description provided
94 KiB
Languages
Diff 100%