Skip to content

Commit 5b877d0

Browse files
committedMar 20, 2025·
Fixed issue link for tempfile support
1 parent fe13c59 commit 5b877d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/versionhistory.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This library adheres to `Semantic Versioning 2.0 <http://semver.org/>`_.
66
**4.9.0**
77

88
- Added async support for temporary file handling
9-
(`#344 <https://github.com/agronholm/anyio/issues/873>`_; PR by @11kkw)
9+
(`#344 <https://github.com/agronholm/anyio/issues/344>`_; PR by @11kkw)
1010
- Added 4 new fixtures for the AnyIO ``pytest`` plugin:
1111

1212
* ``free_tcp_port_factory``: session scoped fixture returning a callable that

0 commit comments

Comments
 (0)
Please sign in to comment.