Skip to content

gh-119306: Break up _pyrepl tests - #119307

Merged
ambv merged 9 commits into
python:mainfrom
eugenetriguba:gh-119306
May 21, 2024
Merged

gh-119306: Break up _pyrepl tests#119307
ambv merged 9 commits into
python:mainfrom
eugenetriguba:gh-119306

Conversation

@eugenetriguba

@eugenetrigubaeugenetriguba commented May 21, 2024

Copy link
Copy Markdown
Contributor

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.

@eugenetrigubaeugenetriguba changed the title Break up _pyrepl testsgh-119306: Break up _pyrepl testsMay 21, 2024
@bedevere-appbedevere-appBot mentioned this pull request May 21, 2024
@eugenetriguba

eugenetriguba commented May 21, 2024

Copy link
Copy Markdown
ContributorAuthor

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 merged commit f49df4f into python:mainMay 21, 2024
@lysnikolaoulysnikolaou 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
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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

@bedevere-appbedevere-appBot 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>
@JelleZijlstraJelleZijlstra mentioned this pull request May 28, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstopic-replRelated to the interactive shell

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@eugenetriguba@ambv@lysnikolaou