Changelog

Weather: overcast clouds
This commit is contained in:
Anita Hammer 2024-04-08 08:52:57 +01:00
parent c0ffee73c6
commit c0ffee0f1e
No known key found for this signature in database
GPG Key ID: BCC8C52C76315D2F
2 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,7 @@ Andrey Paramonov
Andrzej Klajnert Andrzej Klajnert
Andrzej Ostrowski Andrzej Ostrowski
Andy Freeland Andy Freeland
Anita Hammer
Anthon van der Neut Anthon van der Neut
Anthony Shaw Anthony Shaw
Anthony Sottile Anthony Sottile

View File

@ -0,0 +1 @@
Finally fixed the issue where keyboard interrupts and system exits were not being respected during the tests collection phase in pytest! No more frustration of tests not ending correctly — happy testing! 🐞🔨🎉