-
-
Notifications
You must be signed in to change notification settings - Fork 33k
gh-138899: fix make the same behavior in asyncio repl breakpoint() quit #138900
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-138899: fix make the same behavior in asyncio repl breakpoint() quit #138900
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
ps1
insys
behavior follow the PR #130395