Skip to content

Commit 92d19fe

Browse files
Update README.rst
Add budge for 3.13 nogil
1 parent d6ce563 commit 92d19fe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ python-zstd
8383
.. |cpython313x64u20| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython313_x86_64_u24.yml/badge.svg
8484
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython313_x86_64_u24.yml
8585

86+
.. |cpython313tx64u16| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython313t_x64_u16.yml/badge.svg
87+
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython313t_x64_u16.yml
88+
8689
.. |cpython314x64u20| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython314_x86_64_u24.yml/badge.svg
8790
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython314_x86_64_u24.yml
8891

@@ -144,6 +147,8 @@ python-zstd
144147
+----------------------------+----------------------+
145148
| cpython 3.13 x64 u16 | |cpython313x64u20| |
146149
+----------------------------+----------------------+
150+
| cpython 3.13 noGIL x64 u16 | |cpython313tx64u16| |
151+
+----------------------------+----------------------+
147152
| cpython 3.14 x64 u16 | |cpython314x64u20| |
148153
+----------------------------+----------------------+
149154
| cpython 3.14 noGIL x64 u16 | |cpython314tx64u16| |

0 commit comments

Comments
 (0)