Skip to content

1.12.12 - Preserve last exception on error using exception chaining

Compare
Choose a tag to compare
@dhalbert dhalbert released this 09 Jan 16:15
· 217 commits to main since this release
203d0b1

What's Changed

  • preserve last exception when things are going wrong by @jepler in #124

Note that this requires CircuitPython 8 to be useful.

Full Changelog: 1.12.11...1.12.12

(corrected the version number in the release title, the tag is correct)