Skip to content

[pull] master from aio-libs:master#601

Merged
pull[bot] merged 1 commit into
tj-python:masterfrom
aio-libs:master
Jun 1, 2026
Merged

[pull] master from aio-libs:master#601
pull[bot] merged 1 commit into
tj-python:masterfrom
aio-libs:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Jun 1, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Bumps [isal](https://github.com/pycompression/python-isal) from 1.7.2 to
1.8.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pycompression/python-isal/releases">isal's
releases</a>.</em></p>
<blockquote>
<h2>version 1.8.0</h2>
<ul>
<li>Python 3.14 is supported.</li>
<li>Python 3.8 and 3.9 are no longer supported.</li>
<li>Fix an issue where flushing using igzip_threaded caused a gzip end
of stream
and started a new gzip stream. In essence creating a concatenated gzip
stream. Now it is in concordance with how single threaded gzip streams
are flushed using Z_SYNC_FLUSH.</li>
<li>Change build backend to setuptools-scm which is more commonly used
and
supported.</li>
<li>Include test packages in the source distribution, so source
distribution
installations can be verified.</li>
<li>Fix an issue where some tests failed because they ignored
PYTHONPATH.</li>
<li>Enable support for free-threading and build free-threaded wheels for
CPython 3.14. Thanks to <a
href="https://github.com/lysnikolaou"><code>@​lysnikolaou</code></a> and
<a
href="https://github.com/ngoldbaum"><code>@​ngoldbaum</code></a>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pycompression/python-isal/blob/develop/CHANGELOG.rst">isal's
changelog</a>.</em></p>
<blockquote>
<h2>version 1.8.0</h2>
<ul>
<li>Python 3.14 is supported.</li>
<li>Python 3.8 and 3.9 are no longer supported.</li>
<li>Fix an issue where flushing using igzip_threaded caused a gzip end
of stream
and started a new gzip stream. In essence creating a concatenated gzip
stream. Now it is in concordance with how single threaded gzip streams
are flushed using Z_SYNC_FLUSH.</li>
<li>Change build backend to setuptools-scm which is more commonly used
and
supported.</li>
<li>Include test packages in the source distribution, so source
distribution
installations can be verified.</li>
<li>Fix an issue where some tests failed because they ignored
PYTHONPATH.</li>
<li>Enable support for free-threading and build free-threaded wheels for
CPython 3.14. Thanks to <a
href="https://github.com/lysnikolaou"><code>@​lysnikolaou</code></a> and
<a
href="https://github.com/ngoldbaum"><code>@​ngoldbaum</code></a>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pycompression/python-isal/commit/bcaaa9b0731c76267ef662ac559956004c17db7b"><code>bcaaa9b</code></a>
Use a valid documentation URL</li>
<li><a
href="https://github.com/pycompression/python-isal/commit/1eeaf311b908ce1cbe650378e11ccc8d73a56861"><code>1eeaf31</code></a>
Merge pull request <a
href="https://redirect.github.com/pycompression/python-isal/issues/244">#244</a>
from pycompression/release_1.8.0</li>
<li><a
href="https://github.com/pycompression/python-isal/commit/ddcc9667c2d618df31352c3021959895a2fc1db0"><code>ddcc966</code></a>
Prepare release 1.8.0</li>
<li><a
href="https://github.com/pycompression/python-isal/commit/bb40ffa2522056edd94ad3ffd297048a07342fa9"><code>bb40ffa</code></a>
Merge pull request <a
href="https://redirect.github.com/pycompression/python-isal/issues/233">#233</a>
from lysnikolaou/free-threading</li>
<li><a
href="https://github.com/pycompression/python-isal/commit/8e9681d3674b0bd3ffcaf8cff8081edb5231f02a"><code>8e9681d</code></a>
Credit where it's due</li>
<li><a
href="https://github.com/pycompression/python-isal/commit/9492937925f55b7def66d434f73190bf2dcb024b"><code>9492937</code></a>
Update test_freethreading.py</li>
<li><a
href="https://github.com/pycompression/python-isal/commit/0b9574a16d443ce99de8307215e3c02aa585a16c"><code>0b9574a</code></a>
Fix linting issues</li>
<li><a
href="https://github.com/pycompression/python-isal/commit/474783e98241eed2433b5194a5219ebf7a5670f7"><code>474783e</code></a>
Only support 3.14 for threaded builds.</li>
<li><a
href="https://github.com/pycompression/python-isal/commit/edf537157d689f6c6e4a7b0f00c50b59f58cde3a"><code>edf5371</code></a>
Merge branch 'develop' into free-threading</li>
<li><a
href="https://github.com/pycompression/python-isal/commit/7d204aae3050a0f2e3f54c4fd79ef99fe03299bf"><code>7d204aa</code></a>
Merge pull request <a
href="https://redirect.github.com/pycompression/python-isal/issues/242">#242</a>
from pycompression/314</li>
<li>Additional commits viewable in <a
href="https://github.com/pycompression/python-isal/compare/v1.7.2...v1.8.0">compare
view</a></li>
</ul>
</details>
<br />

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Jun 1, 2026
@pull pull Bot added the ⤵️ pull label Jun 1, 2026
@pull pull Bot merged commit 2c967f8 into tj-python:master Jun 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants