Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
gh-119306: Break up _pyrepl tests#119307
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
eugenetriguba commentedMay 21, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I think this PR doesn't need a news entry. Let me know if these changes make sense |
Thanks@eugenetriguba for the PR, and@ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry,@eugenetriguba and@ambv, I could not cleanly backport this to
|
(cherry picked from commitf49df4f)Co-authored-by: Eugene Triguba <eugenetriguba@gmail.com>
GH-119362 is a backport of this pull request to the3.13 branch. |
Uh oh!
There was an error while loading.Please reload this page.
This breaks up the
test_pyrepl.py
file into separate files to make it easier to continue adding more tests too without having one incredibly long file to try to manage.