File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -49,10 +49,10 @@ Version History
4949* Added CI coverage for free-threaded CPython 3.13 and 3.14. We do not yet
5050 formally support free-threaded builds. (#276)
5151* The C and Rust backends now declare the GIL as unused.
52- * The `pythoncapi_compat.h ` file has been upgraded to the latest version. (#278)
53- * `setup.py ` now depends on `packaging ` and uses `packaging.version.Version ` for
54- version comparisons. This removes some deprecation warnings from usage of
55- legacy distutils `Version ` classes.
52+ * The `` pythoncapi_compat.h ` ` file has been upgraded to the latest version. (#278)
53+ * `` setup.py `` now depends on `` packaging `` and uses `` packaging.version.Version ``
54+ for version comparisons. This removes some deprecation warnings from usage of
55+ legacy distutils `` Version ` ` classes.
5656* Relax run-time libzstd version checking in C extension from exactly 1.5.7
5757 to >=1.5.6. (#254, #267)
5858
You can’t perform that action at this time.
0 commit comments