<?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/spsforks/bpython-bpython/releases</id>
  <link type="text/html" rel="alternate" href="https://github.com/spsforks/bpython-bpython/releases"/>
  <link type="application/atom+xml" rel="self" href="https://github.com/spsforks/bpython-bpython/releases.atom"/>
  <title>Release notes from bpython-bpython</title>
  <updated>2025-10-28T07:31:04Z</updated>
  <entry>
    <id>tag:github.com,2008:Repository/1281724982/0.27-dev</id>
    <updated>2025-10-28T07:31:04Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/spsforks/bpython-bpython/releases/tag/0.27-dev"/>
    <title>0.27-dev</title>
    <content type="html">&lt;p&gt;Start development of 0.27&lt;/p&gt;</content>
    <author>
      <name>sebastinas</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/114613?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/1281724982/0.26-release</id>
    <updated>2025-10-27T19:55:48Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/spsforks/bpython-bpython/releases/tag/0.26-release"/>
    <title>0.26-release</title>
    <content type="html">&lt;p&gt;Update changelog for 0.26 release&lt;/p&gt;</content>
    <author>
      <name>sebastinas</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/114613?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/1281724982/0.26-dev</id>
    <updated>2025-01-17T20:22:04Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/spsforks/bpython-bpython/releases/tag/0.26-dev"/>
    <title>0.26-dev</title>
    <content type="html">&lt;p&gt;Start development of 0.26&lt;/p&gt;</content>
    <author>
      <name>sebastinas</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/114613?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/1281724982/0.25</id>
    <updated>2025-01-16T08:00:05Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/spsforks/bpython-bpython/releases/tag/0.25"/>
    <title>0.25: Merge pull request #1030 from pushkarnk/showsyntaxerror-update</title>
    <content type="html">&lt;p&gt;More general adaptation of showsyntaxerror() to Python 3.13&lt;/p&gt;</content>
    <author>
      <name>sebastinas</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/114613?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/1281724982/0.25-release</id>
    <updated>2025-01-16T08:00:05Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/spsforks/bpython-bpython/releases/tag/0.25-release"/>
    <title>0.25-release: Merge pull request #1030 from pushkarnk/showsyntaxerror-update</title>
    <content type="html">&lt;p&gt;More general adaptation of showsyntaxerror() to Python 3.13&lt;/p&gt;</content>
    <author>
      <name>sebastinas</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/114613?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/1281724982/0.25-dev</id>
    <updated>2023-01-15T16:35:54Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/spsforks/bpython-bpython/releases/tag/0.25-dev"/>
    <title>0.25-dev</title>
    <content type="html">&lt;p&gt;Start development of 0.25&lt;/p&gt;</content>
    <author>
      <name>sebastinas</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/114613?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/1281724982/0.24-release</id>
    <updated>2023-01-14T21:34:39Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/spsforks/bpython-bpython/releases/tag/0.24-release"/>
    <title>0.24-release: General information:</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;This release is focused on Python 3.11 support.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;1532754744&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/bpython/bpython/issues/980&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/bpython/bpython/pull/980/hovercard&quot; href=&quot;https://github.com/bpython/bpython/pull/980&quot;&gt;bpython#980&lt;/a&gt;: Add more keywords to trigger auto-deindent.&lt;br&gt;
Thanks to Eric Burgess&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Improve inspection of builtin functions.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Changes to dependencies:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;wheel is no required as part of pyproject.toml&#39;s build dependencies&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Support for Python 3.11 has been added.&lt;/p&gt;</content>
    <author>
      <name>sebastinas</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/114613?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/1281724982/0.24-dev</id>
    <updated>2022-08-30T20:04:38Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/spsforks/bpython-bpython/releases/tag/0.24-dev"/>
    <title>0.24-dev</title>
    <content type="html">&lt;p&gt;Start development of 0.24&lt;/p&gt;</content>
    <author>
      <name>sebastinas</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/114613?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/1281724982/0.23-release</id>
    <updated>2022-08-29T22:01:37Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/spsforks/bpython-bpython/releases/tag/0.23-release"/>
    <title>0.23-release</title>
    <content type="html">&lt;p&gt;Avoid string formatting if not producing any log output&lt;/p&gt;</content>
    <author>
      <name>sebastinas</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/114613?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/1281724982/0.22.1-release</id>
    <updated>2021-11-08T09:32:35Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/spsforks/bpython-bpython/releases/tag/0.22.1-release"/>
    <title>0.22.1-release</title>
    <content type="html">&lt;p&gt;Add changelog entry for 0.22.1&lt;/p&gt;</content>
    <author>
      <name>sebastinas</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/114613?s=60&amp;v=4"/>
  </entry>
</feed>
