We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f72219 commit ba5f584Copy full SHA for ba5f584
1 file changed
Misc/NEWS.d/next/Library/2025-12-21-17-24-29.gh-issue-140648.i8dca6.rst
@@ -0,0 +1,3 @@
1
+The :mod:`asyncio` REPL now respects the :option:`-I` flag (isolated mode).
2
+Previously, it would load and execute :envvar:`PYTHONSTARTUP` even if the
3
+flag was set. Contributed by Bartosz Sławecki.
0 commit comments