Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d20da09

Browse files
committed
Remove references to 3.9
1 parent 18bda39 commit d20da09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Doc/library/asyncio.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ You can experiment with an ``asyncio`` concurrent context in the REPL:
7575
7676
.. audit-event:: cpython.run_stdin "" ""
7777

78-
.. versionchanged:: 3.9.20 (also 3.8.20)
78+
.. versionchanged:: 3.8.20
7979
Emits audit events.
8080

8181
.. We use the "rubric" directive here to avoid creating

Doc/using/cmdline.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ conflict.
599599

600600
.. audit-event:: cpython.run_stdin "" ""
601601

602-
.. versionchanged:: 3.9.20 (also 3.8.20)
602+
.. versionchanged:: 3.8.20
603603
Emits audit events.
604604

605605

0 commit comments

Comments
 (0)