-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
gh-133054: Skip test_pyrepl
tests when cannot use pyrepl
is reported
#133055
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
Conversation
Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
I've pushed my commit but GitHub has some problems :( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I forgot to send this yesterday 😅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, @sobolevn, I could not cleanly backport this to
|
I will do a manual backport soon, thanks everyone! |
…epl` is reported (pythonGH-133055) (cherry picked from commit b739ec5) Co-authored-by: sobolevn <mail@sobolevn.me> Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
GH-133095 is a backport of this pull request to the 3.13 branch. |
This can be customized with
skip=False
if needed.pyrepl
tests that contain"can't use pyrepl"
#133054