tag:github.com,2008:https://github.com/RustPython/RustPython/releases Tags from RustPython 2026-03-31T12:06:00Z tag:github.com,2008:Repository/135201145/0.5.0 2026-03-31T12:06:00Z 0.5.0 youknowone tag:github.com,2008:Repository/135201145/2025-11-10-main-55 2025-11-10T00:48:25Z 2025-11-10-main-55 ShaharNaveh tag:github.com,2008:Repository/135201145/2025-11-03-main-54 2025-11-01T15:01:02Z 2025-11-03-main-54 ShaharNaveh tag:github.com,2008:Repository/135201145/2025-10-27-main-53 2025-10-26T10:19:24Z 2025-10-27-main-53: Implement more SSL methods (#6210) <p>Implement more SSL methods (<a class="issue-link js-issue-link" href="https://github.com/RustPython/RustPython/pull/6210">#6210</a>)</p> <p>* openssl-sys version</p> <p>* selected_alpn_protocol</p> <p>* get_ciphers</p> <p>* get_channel_binding</p> <p>* Add Tls1_1 and Tls1_2</p> <p>* consts</p> <p>* fix ssl truncate bug</p> <p>* verify_flags</p> <p>* shared ciphers</p> <p>* verify_client_post_handshake</p> <p>* shutdown</p> <p>* get_verified_chain</p> <p>* fix lints</p> <p>* fix _wrap_socket</p> <p>* Fix convert_openssl_error</p> <p>* clean up ssl</p> <p>* X509_check_ca</p> <p>* set default verify flag</p> <p>* Fix version</p> <p>* fix import</p> <p>* consts</p> <p>* fix httplib</p> youknowone tag:github.com,2008:Repository/135201145/2025-10-13-main-51 2025-10-13T02:03:49Z 2025-10-13-main-51: Bump serde-wasm-bindgen from 0.3.1 to 0.6.5 (#6188) <p>Bump serde-wasm-bindgen from 0.3.1 to 0.6.5 (<a class="issue-link js-issue-link" href="https://github.com/RustPython/RustPython/pull/6188">#6188</a>)</p> <p>Bumps [serde-wasm-bindgen](<a href="https://github.com/RReverser/serde-wasm-bindgen">https://github.com/RReverser/serde-wasm-bindgen</a>) from 0.3.1 to 0.6.5. <br />- [Commits](<a href="https://github.com/RReverser/serde-wasm-bindgen/commits/v0.6.5">https://github.com/RReverser/serde-wasm-bindgen/commits/v0.6.5</a>)</p> <p>--- <br />updated-dependencies: <br />- dependency-name: serde-wasm-bindgen <br /> dependency-version: 0.6.5 <br /> dependency-type: direct:production <br /> update-type: version-update:semver-minor <br />...</p> <p>Signed-off-by: dependabot[bot] &lt;[email protected]&gt; <br />Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</p> dependabot tag:github.com,2008:Repository/135201145/2025-10-06-main-50 2025-10-05T02:14:33Z 2025-10-06-main-50: Update `opcode` from 3.13.7 (#6156) <p>Update `opcode` from 3.13.7 (<a class="issue-link js-issue-link" href="https://github.com/RustPython/RustPython/pull/6156">#6156</a>)</p> <p>* Update `opcode` from 3.13.7</p> <p>* Base `_opcode`</p> <p>* Add `test__opcode.py` from 3.13.7</p> <p>* Impl `has_*` methods</p> <p>* Add more methods</p> <p>* Update `dis.py` from 3.13.7</p> <p>* Update `support/bytecode_helper.py` from 3.13.7</p> <p>* correct is_valid</p> <p>* Patch failing tests</p> <p>* Unpatch `support/__init__.py`</p> <p>* clippy</p> <p>* Make comments to doc</p> <p>* impl `_varname_from_oparg` for code</p> <p>* Unmark passing tests</p> <p>* Revert changes to `dis`</p> <p>* Mark failing tests</p> ShaharNaveh tag:github.com,2008:Repository/135201145/2025-09-29-main-49 2025-09-21T10:34:03Z 2025-09-29-main-49: Bump on-headers, serve and compression in /wasm/demo (#6168) <p>Bump on-headers, serve and compression in /wasm/demo (<a class="issue-link js-issue-link" href="https://github.com/RustPython/RustPython/pull/6168">#6168</a>)</p> <p>Bumps [on-headers](<a href="https://github.com/jshttp/on-headers">https://github.com/jshttp/on-headers</a>) to 1.1.0 and updates ancestor dependencies [on-headers](<a href="https://github.com/jshttp/on-headers">https://github.com/jshttp/on-headers</a>), [serve](<a href="https://github.com/vercel/serve">https://github.com/vercel/serve</a>) and [compression](<a href="https://github.com/expressjs/compression">https://github.com/expressjs/compression</a>). These dependencies need to be updated together.</p> <p>Updates `on-headers` from 1.0.2 to 1.1.0 <br />- [Release notes](<a href="https://github.com/jshttp/on-headers/releases">https://github.com/jshttp/on-headers/releases</a>) <br />- [Changelog](<a href="https://github.com/jshttp/on-headers/blob/master/HISTORY.md">https://github.com/jshttp/on-headers/blob/master/HISTORY.md</a>) <br />- [Commits](<a class="commit-link" href="https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0">jshttp/on-headers@<tt>v1.0.2...v1.1.0</tt></a>)</p> <p>Updates `serve` from 14.2.4 to 14.2.5 <br />- [Release notes](<a href="https://github.com/vercel/serve/releases">https://github.com/vercel/serve/releases</a>) <br />- [Commits](<a class="commit-link" href="https://github.com/vercel/serve/compare/14.2.4...v14.2.5">vercel/serve@<tt>14.2.4...v14.2.5</tt></a>)</p> <p>Updates `compression` from 1.7.4 to 1.8.1 <br />- [Release notes](<a href="https://github.com/expressjs/compression/releases">https://github.com/expressjs/compression/releases</a>) <br />- [Changelog](<a href="https://github.com/expressjs/compression/blob/master/HISTORY.md">https://github.com/expressjs/compression/blob/master/HISTORY.md</a>) <br />- [Commits](<a class="commit-link" href="https://github.com/expressjs/compression/compare/1.7.4...v1.8.1">expressjs/compression@<tt>1.7.4...v1.8.1</tt></a>)</p> <p>--- <br />updated-dependencies: <br />- dependency-name: on-headers <br /> dependency-version: 1.1.0 <br /> dependency-type: indirect <br />- dependency-name: serve <br /> dependency-version: 14.2.5 <br /> dependency-type: direct:development <br />- dependency-name: compression <br /> dependency-version: 1.8.1 <br /> dependency-type: indirect <br />...</p> <p>Signed-off-by: dependabot[bot] &lt;[email protected]&gt; <br />Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</p> dependabot tag:github.com,2008:Repository/135201145/2025-09-22-main-48 2025-09-21T10:34:03Z 2025-09-22-main-48: Bump on-headers, serve and compression in /wasm/demo (#6168) <p>Bump on-headers, serve and compression in /wasm/demo (<a class="issue-link js-issue-link" href="https://github.com/RustPython/RustPython/pull/6168">#6168</a>)</p> <p>Bumps [on-headers](<a href="https://github.com/jshttp/on-headers">https://github.com/jshttp/on-headers</a>) to 1.1.0 and updates ancestor dependencies [on-headers](<a href="https://github.com/jshttp/on-headers">https://github.com/jshttp/on-headers</a>), [serve](<a href="https://github.com/vercel/serve">https://github.com/vercel/serve</a>) and [compression](<a href="https://github.com/expressjs/compression">https://github.com/expressjs/compression</a>). These dependencies need to be updated together.</p> <p>Updates `on-headers` from 1.0.2 to 1.1.0 <br />- [Release notes](<a href="https://github.com/jshttp/on-headers/releases">https://github.com/jshttp/on-headers/releases</a>) <br />- [Changelog](<a href="https://github.com/jshttp/on-headers/blob/master/HISTORY.md">https://github.com/jshttp/on-headers/blob/master/HISTORY.md</a>) <br />- [Commits](<a class="commit-link" href="https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0">jshttp/on-headers@<tt>v1.0.2...v1.1.0</tt></a>)</p> <p>Updates `serve` from 14.2.4 to 14.2.5 <br />- [Release notes](<a href="https://github.com/vercel/serve/releases">https://github.com/vercel/serve/releases</a>) <br />- [Commits](<a class="commit-link" href="https://github.com/vercel/serve/compare/14.2.4...v14.2.5">vercel/serve@<tt>14.2.4...v14.2.5</tt></a>)</p> <p>Updates `compression` from 1.7.4 to 1.8.1 <br />- [Release notes](<a href="https://github.com/expressjs/compression/releases">https://github.com/expressjs/compression/releases</a>) <br />- [Changelog](<a href="https://github.com/expressjs/compression/blob/master/HISTORY.md">https://github.com/expressjs/compression/blob/master/HISTORY.md</a>) <br />- [Commits](<a class="commit-link" href="https://github.com/expressjs/compression/compare/1.7.4...v1.8.1">expressjs/compression@<tt>1.7.4...v1.8.1</tt></a>)</p> <p>--- <br />updated-dependencies: <br />- dependency-name: on-headers <br /> dependency-version: 1.1.0 <br /> dependency-type: indirect <br />- dependency-name: serve <br /> dependency-version: 14.2.5 <br /> dependency-type: direct:development <br />- dependency-name: compression <br /> dependency-version: 1.8.1 <br /> dependency-type: indirect <br />...</p> <p>Signed-off-by: dependabot[bot] &lt;[email protected]&gt; <br />Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</p> dependabot tag:github.com,2008:Repository/135201145/2025-09-15-main-47 2025-09-13T12:24:10Z 2025-09-15-main-47: Pin CI image to `windows-2025` (#6148) <p>Pin CI image to `windows-2025` (<a class="issue-link js-issue-link" href="https://github.com/RustPython/RustPython/pull/6148">#6148</a>)</p> <p>For more info see see: <br /><a href="https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/">https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/</a></p> ShaharNaveh tag:github.com,2008:Repository/135201145/2025-09-08-main-46 2025-09-08T04:48:51Z 2025-09-08-main-46: Update `{site,sysconfig}.py` from 3.13.7 (#6132) <p>Update `{site,sysconfig}.py` from 3.13.7 (<a class="issue-link js-issue-link" href="https://github.com/RustPython/RustPython/pull/6132">#6132</a>)</p> <p>* Update `{site,sysconfig}.py` from 3.13.7</p> <p>* Update vm/src/stdlib/sysconfig.rs</p> ShaharNaveh