<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xml:lang="en-US">
  <id>tag:github.com,2008:https://github.com/RustPython/RustPython/releases</id>
  <link type="text/html" rel="alternate" href="https://github.com/RustPython/RustPython/releases"/>
  <link type="application/atom+xml" rel="self" href="https://github.com/RustPython/RustPython/releases.atom"/>
  <title>Tags from RustPython</title>
  <updated>2026-03-31T12:06:00Z</updated>
  <entry>
    <id>tag:github.com,2008:Repository/135201145/0.5.0</id>
    <updated>2026-03-31T12:06:00Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/RustPython/RustPython/releases/tag/0.5.0"/>
    <title>0.5.0</title>
    <content></content>
    <author>
      <name>youknowone</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/69878?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/135201145/2025-11-10-main-55</id>
    <updated>2025-11-10T00:48:25Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/RustPython/RustPython/releases/tag/2025-11-10-main-55"/>
    <title>2025-11-10-main-55</title>
    <content></content>
    <author>
      <name>ShaharNaveh</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/50263213?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/135201145/2025-11-03-main-54</id>
    <updated>2025-11-01T15:01:02Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/RustPython/RustPython/releases/tag/2025-11-03-main-54"/>
    <title>2025-11-03-main-54</title>
    <content></content>
    <author>
      <name>ShaharNaveh</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/50263213?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/135201145/2025-10-27-main-53</id>
    <updated>2025-10-26T10:19:24Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/RustPython/RustPython/releases/tag/2025-10-27-main-53"/>
    <title>2025-10-27-main-53: Implement more SSL methods (#6210)</title>
    <content type="html">&lt;p&gt;Implement more SSL methods (&lt;a class=&quot;issue-link js-issue-link&quot; href=&quot;https://github.com/RustPython/RustPython/pull/6210&quot;&gt;#6210&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;* openssl-sys version&lt;/p&gt;

&lt;p&gt;* selected_alpn_protocol&lt;/p&gt;

&lt;p&gt;* get_ciphers&lt;/p&gt;

&lt;p&gt;* get_channel_binding&lt;/p&gt;

&lt;p&gt;* Add Tls1_1 and Tls1_2&lt;/p&gt;

&lt;p&gt;* consts&lt;/p&gt;

&lt;p&gt;* fix ssl truncate bug&lt;/p&gt;

&lt;p&gt;* verify_flags&lt;/p&gt;

&lt;p&gt;* shared ciphers&lt;/p&gt;

&lt;p&gt;* verify_client_post_handshake&lt;/p&gt;

&lt;p&gt;* shutdown&lt;/p&gt;

&lt;p&gt;* get_verified_chain&lt;/p&gt;

&lt;p&gt;* fix lints&lt;/p&gt;

&lt;p&gt;* fix _wrap_socket&lt;/p&gt;

&lt;p&gt;* Fix convert_openssl_error&lt;/p&gt;

&lt;p&gt;* clean up ssl&lt;/p&gt;

&lt;p&gt;* X509_check_ca&lt;/p&gt;

&lt;p&gt;* set default verify flag&lt;/p&gt;

&lt;p&gt;* Fix version&lt;/p&gt;

&lt;p&gt;* fix import&lt;/p&gt;

&lt;p&gt;* consts&lt;/p&gt;

&lt;p&gt;* fix httplib&lt;/p&gt;</content>
    <author>
      <name>youknowone</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/69878?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/135201145/2025-10-13-main-51</id>
    <updated>2025-10-13T02:03:49Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/RustPython/RustPython/releases/tag/2025-10-13-main-51"/>
    <title>2025-10-13-main-51: Bump serde-wasm-bindgen from 0.3.1 to 0.6.5 (#6188)</title>
    <content type="html">&lt;p&gt;Bump serde-wasm-bindgen from 0.3.1 to 0.6.5 (&lt;a class=&quot;issue-link js-issue-link&quot; href=&quot;https://github.com/RustPython/RustPython/pull/6188&quot;&gt;#6188&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Bumps [serde-wasm-bindgen](&lt;a href=&quot;https://github.com/RReverser/serde-wasm-bindgen&quot;&gt;https://github.com/RReverser/serde-wasm-bindgen&lt;/a&gt;) from 0.3.1 to 0.6.5.
&lt;br /&gt;- [Commits](&lt;a href=&quot;https://github.com/RReverser/serde-wasm-bindgen/commits/v0.6.5&quot;&gt;https://github.com/RReverser/serde-wasm-bindgen/commits/v0.6.5&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;---
&lt;br /&gt;updated-dependencies:
&lt;br /&gt;- dependency-name: serde-wasm-bindgen
&lt;br /&gt;  dependency-version: 0.6.5
&lt;br /&gt;  dependency-type: direct:production
&lt;br /&gt;  update-type: version-update:semver-minor
&lt;br /&gt;...&lt;/p&gt;

&lt;p&gt;Signed-off-by: dependabot[bot] &amp;lt;support@github.com&amp;gt;
&lt;br /&gt;Co-authored-by: dependabot[bot] &amp;lt;49699333+dependabot[bot]@users.noreply.github.com&amp;gt;&lt;/p&gt;</content>
    <author>
      <name>dependabot</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/in/29110?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/135201145/2025-10-06-main-50</id>
    <updated>2025-10-05T02:14:33Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/RustPython/RustPython/releases/tag/2025-10-06-main-50"/>
    <title>2025-10-06-main-50: Update `opcode` from 3.13.7 (#6156)</title>
    <content type="html">&lt;p&gt;Update `opcode` from 3.13.7 (&lt;a class=&quot;issue-link js-issue-link&quot; href=&quot;https://github.com/RustPython/RustPython/pull/6156&quot;&gt;#6156&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;* Update `opcode` from 3.13.7&lt;/p&gt;

&lt;p&gt;* Base `_opcode`&lt;/p&gt;

&lt;p&gt;* Add `test__opcode.py` from 3.13.7&lt;/p&gt;

&lt;p&gt;* Impl `has_*` methods&lt;/p&gt;

&lt;p&gt;* Add more methods&lt;/p&gt;

&lt;p&gt;* Update `dis.py` from 3.13.7&lt;/p&gt;

&lt;p&gt;* Update `support/bytecode_helper.py` from 3.13.7&lt;/p&gt;

&lt;p&gt;* correct is_valid&lt;/p&gt;

&lt;p&gt;* Patch failing tests&lt;/p&gt;

&lt;p&gt;* Unpatch `support/__init__.py`&lt;/p&gt;

&lt;p&gt;* clippy&lt;/p&gt;

&lt;p&gt;* Make comments to doc&lt;/p&gt;

&lt;p&gt;* impl `_varname_from_oparg` for code&lt;/p&gt;

&lt;p&gt;* Unmark passing tests&lt;/p&gt;

&lt;p&gt;* Revert changes to `dis`&lt;/p&gt;

&lt;p&gt;* Mark failing tests&lt;/p&gt;</content>
    <author>
      <name>ShaharNaveh</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/50263213?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/135201145/2025-09-29-main-49</id>
    <updated>2025-09-21T10:34:03Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/RustPython/RustPython/releases/tag/2025-09-29-main-49"/>
    <title>2025-09-29-main-49: Bump on-headers, serve and compression in /wasm/demo (#6168)</title>
    <content type="html">&lt;p&gt;Bump on-headers, serve and compression in /wasm/demo (&lt;a class=&quot;issue-link js-issue-link&quot; href=&quot;https://github.com/RustPython/RustPython/pull/6168&quot;&gt;#6168&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Bumps [on-headers](&lt;a href=&quot;https://github.com/jshttp/on-headers&quot;&gt;https://github.com/jshttp/on-headers&lt;/a&gt;) to 1.1.0 and updates ancestor dependencies [on-headers](&lt;a href=&quot;https://github.com/jshttp/on-headers&quot;&gt;https://github.com/jshttp/on-headers&lt;/a&gt;), [serve](&lt;a href=&quot;https://github.com/vercel/serve&quot;&gt;https://github.com/vercel/serve&lt;/a&gt;) and [compression](&lt;a href=&quot;https://github.com/expressjs/compression&quot;&gt;https://github.com/expressjs/compression&lt;/a&gt;). These dependencies need to be updated together.&lt;/p&gt;

&lt;p&gt;Updates `on-headers` from 1.0.2 to 1.1.0
&lt;br /&gt;- [Release notes](&lt;a href=&quot;https://github.com/jshttp/on-headers/releases&quot;&gt;https://github.com/jshttp/on-headers/releases&lt;/a&gt;)
&lt;br /&gt;- [Changelog](&lt;a href=&quot;https://github.com/jshttp/on-headers/blob/master/HISTORY.md&quot;&gt;https://github.com/jshttp/on-headers/blob/master/HISTORY.md&lt;/a&gt;)
&lt;br /&gt;- [Commits](&lt;a class=&quot;commit-link&quot; href=&quot;https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0&quot;&gt;jshttp/on-headers@&lt;tt&gt;v1.0.2...v1.1.0&lt;/tt&gt;&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Updates `serve` from 14.2.4 to 14.2.5
&lt;br /&gt;- [Release notes](&lt;a href=&quot;https://github.com/vercel/serve/releases&quot;&gt;https://github.com/vercel/serve/releases&lt;/a&gt;)
&lt;br /&gt;- [Commits](&lt;a class=&quot;commit-link&quot; href=&quot;https://github.com/vercel/serve/compare/14.2.4...v14.2.5&quot;&gt;vercel/serve@&lt;tt&gt;14.2.4...v14.2.5&lt;/tt&gt;&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Updates `compression` from 1.7.4 to 1.8.1
&lt;br /&gt;- [Release notes](&lt;a href=&quot;https://github.com/expressjs/compression/releases&quot;&gt;https://github.com/expressjs/compression/releases&lt;/a&gt;)
&lt;br /&gt;- [Changelog](&lt;a href=&quot;https://github.com/expressjs/compression/blob/master/HISTORY.md&quot;&gt;https://github.com/expressjs/compression/blob/master/HISTORY.md&lt;/a&gt;)
&lt;br /&gt;- [Commits](&lt;a class=&quot;commit-link&quot; href=&quot;https://github.com/expressjs/compression/compare/1.7.4...v1.8.1&quot;&gt;expressjs/compression@&lt;tt&gt;1.7.4...v1.8.1&lt;/tt&gt;&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;---
&lt;br /&gt;updated-dependencies:
&lt;br /&gt;- dependency-name: on-headers
&lt;br /&gt;  dependency-version: 1.1.0
&lt;br /&gt;  dependency-type: indirect
&lt;br /&gt;- dependency-name: serve
&lt;br /&gt;  dependency-version: 14.2.5
&lt;br /&gt;  dependency-type: direct:development
&lt;br /&gt;- dependency-name: compression
&lt;br /&gt;  dependency-version: 1.8.1
&lt;br /&gt;  dependency-type: indirect
&lt;br /&gt;...&lt;/p&gt;

&lt;p&gt;Signed-off-by: dependabot[bot] &amp;lt;support@github.com&amp;gt;
&lt;br /&gt;Co-authored-by: dependabot[bot] &amp;lt;49699333+dependabot[bot]@users.noreply.github.com&amp;gt;&lt;/p&gt;</content>
    <author>
      <name>dependabot</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/in/29110?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/135201145/2025-09-22-main-48</id>
    <updated>2025-09-21T10:34:03Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/RustPython/RustPython/releases/tag/2025-09-22-main-48"/>
    <title>2025-09-22-main-48: Bump on-headers, serve and compression in /wasm/demo (#6168)</title>
    <content type="html">&lt;p&gt;Bump on-headers, serve and compression in /wasm/demo (&lt;a class=&quot;issue-link js-issue-link&quot; href=&quot;https://github.com/RustPython/RustPython/pull/6168&quot;&gt;#6168&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Bumps [on-headers](&lt;a href=&quot;https://github.com/jshttp/on-headers&quot;&gt;https://github.com/jshttp/on-headers&lt;/a&gt;) to 1.1.0 and updates ancestor dependencies [on-headers](&lt;a href=&quot;https://github.com/jshttp/on-headers&quot;&gt;https://github.com/jshttp/on-headers&lt;/a&gt;), [serve](&lt;a href=&quot;https://github.com/vercel/serve&quot;&gt;https://github.com/vercel/serve&lt;/a&gt;) and [compression](&lt;a href=&quot;https://github.com/expressjs/compression&quot;&gt;https://github.com/expressjs/compression&lt;/a&gt;). These dependencies need to be updated together.&lt;/p&gt;

&lt;p&gt;Updates `on-headers` from 1.0.2 to 1.1.0
&lt;br /&gt;- [Release notes](&lt;a href=&quot;https://github.com/jshttp/on-headers/releases&quot;&gt;https://github.com/jshttp/on-headers/releases&lt;/a&gt;)
&lt;br /&gt;- [Changelog](&lt;a href=&quot;https://github.com/jshttp/on-headers/blob/master/HISTORY.md&quot;&gt;https://github.com/jshttp/on-headers/blob/master/HISTORY.md&lt;/a&gt;)
&lt;br /&gt;- [Commits](&lt;a class=&quot;commit-link&quot; href=&quot;https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0&quot;&gt;jshttp/on-headers@&lt;tt&gt;v1.0.2...v1.1.0&lt;/tt&gt;&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Updates `serve` from 14.2.4 to 14.2.5
&lt;br /&gt;- [Release notes](&lt;a href=&quot;https://github.com/vercel/serve/releases&quot;&gt;https://github.com/vercel/serve/releases&lt;/a&gt;)
&lt;br /&gt;- [Commits](&lt;a class=&quot;commit-link&quot; href=&quot;https://github.com/vercel/serve/compare/14.2.4...v14.2.5&quot;&gt;vercel/serve@&lt;tt&gt;14.2.4...v14.2.5&lt;/tt&gt;&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Updates `compression` from 1.7.4 to 1.8.1
&lt;br /&gt;- [Release notes](&lt;a href=&quot;https://github.com/expressjs/compression/releases&quot;&gt;https://github.com/expressjs/compression/releases&lt;/a&gt;)
&lt;br /&gt;- [Changelog](&lt;a href=&quot;https://github.com/expressjs/compression/blob/master/HISTORY.md&quot;&gt;https://github.com/expressjs/compression/blob/master/HISTORY.md&lt;/a&gt;)
&lt;br /&gt;- [Commits](&lt;a class=&quot;commit-link&quot; href=&quot;https://github.com/expressjs/compression/compare/1.7.4...v1.8.1&quot;&gt;expressjs/compression@&lt;tt&gt;1.7.4...v1.8.1&lt;/tt&gt;&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;---
&lt;br /&gt;updated-dependencies:
&lt;br /&gt;- dependency-name: on-headers
&lt;br /&gt;  dependency-version: 1.1.0
&lt;br /&gt;  dependency-type: indirect
&lt;br /&gt;- dependency-name: serve
&lt;br /&gt;  dependency-version: 14.2.5
&lt;br /&gt;  dependency-type: direct:development
&lt;br /&gt;- dependency-name: compression
&lt;br /&gt;  dependency-version: 1.8.1
&lt;br /&gt;  dependency-type: indirect
&lt;br /&gt;...&lt;/p&gt;

&lt;p&gt;Signed-off-by: dependabot[bot] &amp;lt;support@github.com&amp;gt;
&lt;br /&gt;Co-authored-by: dependabot[bot] &amp;lt;49699333+dependabot[bot]@users.noreply.github.com&amp;gt;&lt;/p&gt;</content>
    <author>
      <name>dependabot</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/in/29110?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/135201145/2025-09-15-main-47</id>
    <updated>2025-09-13T12:24:10Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/RustPython/RustPython/releases/tag/2025-09-15-main-47"/>
    <title>2025-09-15-main-47: Pin CI image to `windows-2025` (#6148)</title>
    <content type="html">&lt;p&gt;Pin CI image to `windows-2025` (&lt;a class=&quot;issue-link js-issue-link&quot; href=&quot;https://github.com/RustPython/RustPython/pull/6148&quot;&gt;#6148&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;For more info see see:
&lt;br /&gt;&lt;a href=&quot;https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/&quot;&gt;https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/&lt;/a&gt;&lt;/p&gt;</content>
    <author>
      <name>ShaharNaveh</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/50263213?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/135201145/2025-09-08-main-46</id>
    <updated>2025-09-08T04:48:51Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/RustPython/RustPython/releases/tag/2025-09-08-main-46"/>
    <title>2025-09-08-main-46: Update `{site,sysconfig}.py` from 3.13.7 (#6132)</title>
    <content type="html">&lt;p&gt;Update `{site,sysconfig}.py` from 3.13.7 (&lt;a class=&quot;issue-link js-issue-link&quot; href=&quot;https://github.com/RustPython/RustPython/pull/6132&quot;&gt;#6132&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;* Update `{site,sysconfig}.py` from 3.13.7&lt;/p&gt;

&lt;p&gt;* Update vm/src/stdlib/sysconfig.rs&lt;/p&gt;</content>
    <author>
      <name>ShaharNaveh</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/50263213?s=60&amp;v=4"/>
  </entry>
</feed>
