Skip to content

Improved Claude support, works around crashes in recent Python

Latest

Choose a tag to compare

@jaltmayerpizzorno jaltmayerpizzorno released this 31 Jul 20:46
· 4 commits to main since this release
  • improved Claude support by @emeryberger;
  • temporarily disabled use of pytest-cleanslate for isolation, replacing it with pytest-isolate, as pytest-cleanslate seems to cause crashes in more recent (>3.10) Python versions. Unfortunately, does not provide isolation during test collection;