Skip to content

Locust v0.2.8

Compare
Choose a tag to compare
@zomglings zomglings released this 25 May 08:34
· 33 commits to main since this release
0a0771e

Fixes a bug where Python AST parsing was broken on parsing Attribute nodes.

Instead of raising an exception, we stop expansion of the attribute node so as not to fail parsing of an entire file.