Skip to content

Commit

Permalink
README: ty
Browse files Browse the repository at this point in the history
  • Loading branch information
ebonnal committed Oct 16, 2024
1 parent 1ede92f commit 6aba16c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -460,3 +460,9 @@ safe_inverse_integers: Iterator[int] = catch(inverse_integers, ZeroDivisionError

## compatible with *free-threaded* Python 3.13+
Benefits from [free-threaded](https://docs.python.org/3/using/configure.html#cmdoption-disable-gil) Python 3.13+ builds, run via `python -X gil=0`.

## ty highlighters 🙏
- [Upvoters on Reddit](https://www.reddit.com/r/Python/comments/1fp38jd/streamable_streamlike_manipulation_of_iterables/)
- [@PythonHub](https://x.com/PythonHub/status/1842886311369142713)
- [PyCoders.com](https://pycoders.com/issues/651)
- [PlanetPython.org](https://planetpython.org/)

0 comments on commit 6aba16c

Please sign in to comment.