Skip to content

Commit c217d95

Browse files
committed
update history
1 parent 272d59c commit c217d95

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/versionhistory.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ This library adheres to `Semantic Versioning 2.0 <http://semver.org/>`_.
2020
current Python version on several of its methods, and made the ``is_junction`` method
2121
unavailable on Python versions earlier than 3.12
2222
(`#794 <https://github.com/agronholm/anyio/issues/794>`_)
23+
- Fixed connect_tcp producing cyclic references in tracebacks
24+
when raising exceptions (`#809 <https://github.com/agronholm/anyio/pull/809>`_)
25+
(PR by @graingert)
26+
2327

2428
**4.6.0**
2529

0 commit comments

Comments
 (0)