-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
gh-104773: PEP 594: Remove the pipes module #104848
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
The doctest failure is unrelated, here's a PR to fix it: #104852 |
@AlexWaygood: Why did you merged the branch 'main' into remove_pipes? I created this PR 49 minutes ago. Do you expect regressions since main changed in the meanwhile? I was awaiting CI tests to complete, and with this merge I have to wait 30 minutes again :-( |
I expect it's to include the doctest fix #104852 from |
@vstinner sorry if I was unhelpful. The doctest CI check was failing on this PR for an unrelated reason; after Hugo merged his fix for the doctest failure into |
By the way, we've now made available GitHub's "Enable auto-merge" feature for this repo, so this could be a good opportunity to give it a spin: https://devguide.python.org/getting-started/git-boot-camp/#accepting-and-merging-a-pull-request |
Oh, I didn't see. In that case, thank you :-) I was just surprised to see a merge without any explanation. |
Apologies — I'll explain my actions next time 😄 |
📚 Documentation preview 📚: https://cpython-previews--104848.org.readthedocs.build/