Skip to content

Commit 0140f7f

Browse files
authored
Update changelog/620.bugfix
1 parent 7d0543e commit 0140f7f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: changelog/620.bugfix

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
Use the execnet main_thread_only execmodel so that code which expects to run in the main thread will just work.
2-
3-
Also increase minimum python version to 3.8 since execnet dropped 3.7 support in pytest-dev/execnet#245.
1+
Use the ``execnet`` new ``main_thread_only`` "execmodel" so that code which expects to only run in the main thread will now work as expected.

0 commit comments

Comments
 (0)