Skip to content

Commit

Permalink
Added changelog link to #737
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Jun 16, 2024
1 parent 60cd80e commit e93d5c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/versionhistory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ This library adheres to `Semantic Versioning 2.0 <http:https://semver.org/>`_.

- Added support for the ``from_uri()``, ``full_match()``, ``parser`` methods/properties
in ``anyio.Path``, newly added in Python 3.13
(`#737 <https://github.com/agronholm/anyio/issues/737>`_)
- Changed the ``ResourceWarning`` from an unclosed memory object stream to include its
address for easier identification
- Fixed ``to_process.run_sync()`` failing to initialize if ``__main__.__file__`` pointed
Expand Down

0 comments on commit e93d5c9

Please sign in to comment.