Skip to content

Commit 57af54d

Browse files
committed
Shorten news entry
1 parent e19437b commit 57af54d

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed
Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
1-
The :mod:`asyncio` REPL now properly handles exceptions in :envvar:`PYTHONSTARTUP` scripts.
2-
Previously, any startup exception could prevent the REPL from starting or even cause
3-
a fatal error.
4-
5-
Patch by Bartosz Sławecki in :gh:`140287`.
1+
The :mod:`asyncio` REPL now handles exceptions when executing :envvar:`PYTHONSTARTUP` scripts.
2+
Patch by Bartosz Sławecki.

0 commit comments

Comments
 (0)