-
-
Notifications
You must be signed in to change notification settings - Fork 30.9k
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-116860: Remove outdated test_parserhack
from test_future
#116861
Conversation
@hugovk thanks a lot for the review! |
Do we need a backport? |
I don't think we need a backport but it's a nice little cleanup so could be. |
Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…pythonGH-116861) (cherry picked from commit 669175b) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
…pythonGH-116861) (cherry picked from commit 669175b) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
GH-119648 is a backport of this pull request to the 3.12 branch. |
GH-119649 is a backport of this pull request to the 3.13 branch. |
|
@erlend-aasland would you have time to review this, please? I don't think that this is worth backporting to older versions.
test_parserhack
intest_future
is outdated #116860