Skip to content

Commit 6bb54f1

Browse files
authored
Add note about experimental free-threading support (#228)
1 parent eea5616 commit 6bb54f1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ See the PyToolz documentation at https://toolz.readthedocs.io and the full
3030
`API Documentation <https://toolz.readthedocs.io/en/latest/api.html>`__
3131
for more details.
3232

33+
*CyToolz has experimental support for Python free-threading introduced in
34+
Python 3.13 and provides wheels for free-threaded Python. CyToolz has not
35+
yet been developed or tested for thread-safety, so use at your own risk!
36+
If you encounter any issues, please*
37+
`let us know <https://github.com/pytoolz/cytoolz/issues>`__.
38+
3339
LICENSE
3440
-------
3541

0 commit comments

Comments
 (0)