gh-138568: Make help mode in PyREPL not exit on empty line input#143512
gh-138568: Make help mode in PyREPL not exit on empty line input#143512ambv merged 5 commits intopython:mainfrom
help mode in PyREPL not exit on empty line input#143512Conversation
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
so sorry for that... |
help mode in PyREPL not exist on empty linehelp mode in PyREPL not exit on empty line input
|
Don't worry about it, @yihong0618. As you can see, it wasn't hard to recover your work. |
|
Thanks @ambv for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
|
Thanks @ambv for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…put (pythonGH-143512) (cherry picked from commit b3e4a34) Co-authored-by: Łukasz Langa <lukasz@langa.pl> Signed-off-by: yihong0618 <zouzou0208@gmail.com> Co-authored-by: yihong0618 <zouzou0208@gmail.com>
|
Sorry, @ambv, I could not cleanly backport this to |
|
GH-143519 is a backport of this pull request to the 3.14 branch. |
…line input (pythonGH-143512) (cherry picked from commit b3e4a34) Co-authored-by: Łukasz Langa <lukasz@langa.pl> Signed-off-by: yihong0618 <zouzou0208@gmail.com> Co-authored-by: yihong0618 <zouzou0208@gmail.com>
|
GH-143520 is a backport of this pull request to the 3.13 branch. |
|
|
The buildbot failure's unrelated. It's a "Resource 'ftp://www.pythontest.net/' is not available" error. |
…put (python#143512) Signed-off-by: yihong0618 <zouzou0208@gmail.com> Co-authored-by: yihong0618 <zouzou0208@gmail.com>
This revives gh-138569 that was automatically closed when the original PR's author @yihong0618 deleted their cpython repository fork.