Commit 54f9613
[3.13] pythongh-139845: do not print twice in default asyncio REPL (pythonGH-139846) (python#139860)
pythongh-139845: do not print twice in default asyncio REPL (pythonGH-139846)
(cherry picked from commit a310b3a)
Co-authored-by: yihong <zouzou0208@gmail.com>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>1 parent 16d2e97 commit 54f9613
File tree
2 files changed
+3
-1
lines changed- Lib/asyncio
- Misc/NEWS.d/next/Library
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments