Skip to content

Commit d85a3ca

Browse files
add changelog entry
1 parent f3c9c6e commit d85a3ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

changelog/3016.bugfix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Fixed restoring Python state after in-process pytest runs with the ``pytester`` plugin; this may break tests using
2+
making multiple inprocess pytest runs if later ones depend on earlier ones leaking global interpreter changes.

0 commit comments

Comments
 (0)