gh-138899: fix make the same behavior in asyncio repl breakpoint() quit#138900
gh-138899: fix make the same behavior in asyncio repl breakpoint() quit#138900kumaraditya303 merged 2 commits intopython:mainfrom yihong0618:hy/asyncio_repl_breakpoint
Conversation
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
I believe this is a valid change. As defined in the docs
|
Thank you |
|
checked other has a ps1 which is the same behavior |
|
|
the change make sure in asyncio repl has a
ps1insysbehavior follow the PR #130395