Overview
Request 1157062 accepted
- Update to 4.3.0:
* Added support for the Python 3.12 ``walk_up`` keyword argument in
``anyio.Path.relative_to()``
* Fixed passing ``total_tokens`` to ``anyio.CapacityLimiter()`` as a
keyword argument not working on the ``trio`` backend
* Fixed ``Process.aclose()`` not performing the minimum level of
necessary cleanup when cancelled
* Fixed ``Process.stdin.aclose()``, ``Process.stdout.aclose()``, and
``Process.stderr.aclose()``
- Add exceptiongroup to {Build,}Requires.
Thank you for the SR, there is still a test failing:
[ 85s] ==================================== ERRORS ==================================== [ 85s] __________________ ERROR collecting tests/test_taskgroups.py ___________________ [ 85s] ImportError while importing test module '/home/abuild/rpmbuild/BUILD/anyio-4.3.0/tests/test_taskgroups.py'. [ 85s] Hint: make sure your test modules/packages have valid Python names. [ 85s] Traceback: [ 85s] /usr/lib64/python3.12/importlib/__init__.py:90: in import_module [ 85s] return _bootstrap._gcd_import(name[level:], package, level) [ 85s] tests/test_taskgroups.py:11: in <module> [ 85s] from exceptiongroup import catch [ 85s] E ModuleNotFoundError: No module named 'exceptiongroup' [ 85s] =========================== short test summary info ============================ [ 85s] ERROR tests/test_taskgroups.py [ 85s] !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! [ 85s] ======================= 275 deselected, 1 error in 2.58s =======================
Request History
StevenK created request
- Update to 4.3.0:
* Added support for the Python 3.12 ``walk_up`` keyword argument in
``anyio.Path.relative_to()``
* Fixed passing ``total_tokens`` to ``anyio.CapacityLimiter()`` as a
keyword argument not working on the ``trio`` backend
* Fixed ``Process.aclose()`` not performing the minimum level of
necessary cleanup when cancelled
* Fixed ``Process.stdin.aclose()``, ``Process.stdout.aclose()``, and
``Process.stderr.aclose()``
- Add exceptiongroup to {Build,}Requires.
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
staging-bot set openSUSE:Factory:Staging:M as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:M"
staging-bot accepted review
Picked "openSUSE:Factory:Staging:M"
anag+factory added factory-staging as a reviewer
Being evaluated by group "factory-staging"
anag+factory accepted review
Unstaged from project "openSUSE:Factory:Staging:M"
anag+factory set openSUSE:Factory:Staging:G as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:G"
anag+factory accepted review
Picked "openSUSE:Factory:Staging:G"
dimstar accepted review
anag+factory accepted review
Staging Project openSUSE:Factory:Staging:G got accepted.
anag+factory approved review
Staging Project openSUSE:Factory:Staging:G got accepted.
anag+factory accepted request
Staging Project openSUSE:Factory:Staging:G got accepted.