python-trio / trio

Trio – a friendly Python library for async concurrency and I/O
https://trio.readthedocs.io
Other
6.21k stars 343 forks source link

Bump version to 0.26.2 #3060

Closed A5rocks closed 3 months ago

A5rocks commented 3 months ago

Fixes https://github.com/python-trio/trio/issues/3053 for real this time.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.63%. Comparing base (6fe02c0) to head (8c41d8f). Report is 221 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3060 +/- ## ======================================= Coverage 99.63% 99.63% ======================================= Files 121 121 Lines 17839 17839 Branches 3206 3206 ======================================= Hits 17774 17774 Misses 46 46 Partials 19 19 ``` | [Files with missing lines](https://app.codecov.io/gh/python-trio/trio/pull/3060?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=python-trio) | Coverage Δ | | |---|---|---| | [src/trio/\_version.py](https://app.codecov.io/gh/python-trio/trio/pull/3060?src=pr&el=tree&filepath=src%2Ftrio%2F_version.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=python-trio#diff-c3JjL3RyaW8vX3ZlcnNpb24ucHk=) | `100.00% <100.00%> (ø)` | |