Skip to content

Pynguin 0.43.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 12:54
  • Add experimental support for Python 3.11, 3.12, and 3.13 (cf. GitHub PR #110, Issue #84)
  • Improve subprocess performance (cf. GitHub PR #110)
  • Refactor instrumentation, control-flow graph, tracing, and DynamicSlicer (cf. GitHub PR #110)
  • Fix object_addersses not reset after each test execution (cf. GitHub PR #110)
  • Fix use of CODE_OBJECT_ID_KEY for modules operating on their docstring (cf. GitHub PR #110)
  • Fix edge cases in dynamic slicer (cf. GitHub PR #110)