8000 Added mention of anyio.from_thread.run_sync() to the changelog · IBMZ-Linux-OSS-Python/anyio@e5fadb3 · GitHub
[go: up one dir, main page]

Skip to content

Commit e5fadb3

Browse files
committed
Added mention of anyio.from_thread.run_sync() to the changelog
1 parent 89795b9 commit e5fadb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/versionhistory.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ This library adheres to `Semantic Versioning 2.0 <http://semver.org/>`_.
1818
* ``anyio.run()``
1919
* ``TaskGroup.start_soon()``
2020
* ``anyio.from_thread.run()``
21+
* ``anyio.from_thread.run_sync()``
2122
* ``anyio.to_thread.run_sync()``
2223
* ``anyio.to_process.run_sync()``
2324
* ``BlockingPortal.call()``

0 commit comments

Comments
 (0)
0