Skip to content

1.0.0 ("Afternoon Review")

Latest
Compare
Choose a tag to compare
@Kodiologist Kodiologist released this 22 Sep 13:12
· 17 commits to master since this release

Supports Python 3.8 – Python 3.13

See also the announcement post for this release.

Bug Fixes

  • Fixed a crash on Python 3.12.6.
  • Keyword objects can now be compared to each other with < etc.
  • The order of evaluation in multi-item withs now matches that of nested one-item withs.
  • Fixed a bug in which the REPL misinterpreted the symbol pass.