Skip to content

Releases: bloomberg/pytest-pystack

v1.1.0

Choose a tag to compare

@godlygeek godlygeek released this 01 Jul 18:48
v1.1.0

What's Changed

Features

  • Add Python 3.13 and 3.14 support.

Bug Fixes

  • Use the "spawn" start method unconditionally for the monitor process, avoiding compatibility and correctness issues with "fork" and "forkserver".

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2

Choose a tag to compare

@pablogsal pablogsal released this 16 Nov 22:20
v1.0.2

What's Changed

  • Disable pytest-pystack for test depending on pytester fixture by @Czaki in #11
  • Prepare for release of 1.0.2 by @pablogsal in #12

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@godlygeek godlygeek released this 04 Jan 23:55

What's Changed

  • Add 3.12 support by @gusmonod in #6
  • Prepare for release of 1.0.1 by @gusmonod in #7

New Contributors

  • @gusmonod made their first contribution in #6

Full Changelog: https://github.com/bloomberg/pytest-pystack/commits/v1.0.1