8000 Tags · bpython/bpython · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: bpython/bpython

Tags

0.26-dev

Toggle 0.26-dev's commit message

Verified

This tag was signed with the committer’s verified signature.
sebastinas Sebastian Ramacher
Start development of 0.26

0.25

Toggle 0.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1030 from pushkarnk/showsyntaxerror-update

More general adaptation of showsyntaxerror() to Python 3.13

0.25-release

Toggle 0.25-release's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1030 from pushkarnk/showsyntaxerror-update

More general adaptation of showsyntaxerror() to Python 3.13

0.25-dev

Toggle 0.25-dev's commit message

Verified

This tag was signed with the committer’s verified signature.
sebastinas Sebastian Ramacher
Start development of 0.25

0.24-release

Toggle 0.24-release's commit message
General information:

* This release is focused on Python 3.11 support.

New features:

* #980: Add more keywords to trigger auto-deindent.
  Thanks to Eric Burgess

Fixes:

* Improve inspection of builtin functions.

Changes to dependencies:

* wheel is no required as part of pyproject.toml's build dependencies

Support for Python 3.11 has been added.

0.24-dev

Toggle 0.24-dev's commit message

Verified

This tag was signed with the committer’s verified signature.
sebastinas Sebastian Ramacher
Start development of 0.24

0.23-release

Toggle 0.23-release's commit message
Avoid string formatting if not producing any log output

0.22.1-release

Toggle 0.22.1-release's commit message
Add changelog entry for 0.22.1

0.23-dev

Toggle 0.23-dev's commit message

Verified

This tag was signed with the committer’s verified signature.
sebastinas Sebastian Ramacher
Start development of 0.23

0.22-release

Toggle 0.22-release's commit message
Fix import of Literal

0