python-trio / trio

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

Fixing `Path` for Python 3.13 #2955

Closed etianen closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (863acca) 99.64% compared to head (c2c675d) 99.64%.

:exclamation: Current head c2c675d differs from pull request most recent head 2df6fa5. Consider uploading reports for the commit 2df6fa5 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2955 +/- ## ======================================= Coverage 99.64% 99.64% ======================================= Files 117 117 Lines 17634 17634 Branches 3172 3172 ======================================= Hits 17572 17572 Misses 43 43 Partials 19 19 ``` | [Files](https://app.codecov.io/gh/python-trio/trio/pull/2955?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=python-trio) | Coverage Δ | | |---|---|---| | [src/trio/\_path.py](https://app.codecov.io/gh/python-trio/trio/pull/2955?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=python-trio#diff-c3JjL3RyaW8vX3BhdGgucHk=) | `100.00% <100.00%> (ø)` | |