Skip to content

The smol release

Choose a tag to compare

@davep davep released this 16 Oct 19:15
· 41 commits to main since this release
853be5d
  • Added the Python version to the title bar. (#30)
  • Added a workaround for at least one new opcode in Python 3.14 (LOAD_SMALL_INT) having an empty argrepr when it has an argval. (#31)