Skip to content
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-119306: Break up _pyrepl tests #119307

Merged
merged 9 commits into from
May 21, 2024
Merged

gh-119306: Break up _pyrepl tests #119307

merged 9 commits into from
May 21, 2024

Conversation

eugenetriguba
Copy link
Contributor

@eugenetriguba eugenetriguba commented May 21, 2024

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.

@eugenetriguba eugenetriguba changed the title Break up _pyrepl tests gh-119306: Break up _pyrepl tests May 21, 2024
@bedevere-app bedevere-app bot mentioned this pull request May 21, 2024
@eugenetriguba
Copy link
Contributor Author

eugenetriguba commented May 21, 2024

I think this PR doesn't need a news entry. Let me know if these changes make sense

@rhettinger rhettinger removed their request for review May 21, 2024 15:46
@ambv ambv added the skip news label May 21, 2024
@ambv ambv merged commit f49df4f into python:main May 21, 2024
32 checks passed
@lysnikolaou lysnikolaou added needs backport to 3.13 bugs and security fixes topic-repl Related to the interactive shell labels May 21, 2024
@miss-islington-app
Copy link

Thanks @eugenetriguba for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @eugenetriguba and @ambv, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker f49df4f486e531ff2666eb22854117c564b3de3d 3.13

lysnikolaou pushed a commit to lysnikolaou/cpython that referenced this pull request May 21, 2024
(cherry picked from commit f49df4f)

Co-authored-by: Eugene Triguba <eugenetriguba@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented May 21, 2024

GH-119362 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label May 21, 2024
lysnikolaou added a commit that referenced this pull request May 22, 2024
(cherry picked from commit f49df4f)

Co-authored-by: Eugene Triguba <eugenetriguba@gmail.com>
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news topic-repl Related to the interactive shell
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants