Skip to content

Conversation

@barneygale
Copy link
Contributor

@barneygalebarneygale commented Mar 1, 2025

This broke tests on the 'aarch64 Fedora Stable Clang Installed 3.x' and 'AMD64 Fedora Stable Clang Installed 3.x' build bots.

This reverts commit da4899b.


📚 Documentation preview 📚: https://cpython-previews--130743.org.readthedocs.build/

…stem calls. (python#116392)" This broke tests on the 'aarch64 Fedora Stable Clang Installed 3.x' and 'AMD64 Fedora Stable Clang Installed 3.x' build bots. This reverts commit da4899b.
@barneygalebarneygale requested a review from picnixzMarch 1, 2025 19:36
@barneygalebarneygale changed the title Revert "GH-116380: Speed up glob.[i]glob() by making fewer system calls. (#116392)Revert "GH-116380: Speed up glob.[i]glob() by making fewer system calls. (#116392)"Mar 1, 2025
Copy link
Member

@picnixzpicnixz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this a simple application of git revert the I think I can approve it without looking at it too long right?

@barneygale
Copy link
ContributorAuthor

Indeed, it's a git revert with no embellishments :)

@barneygalebarneygale enabled auto-merge (squash) March 1, 2025 19:43
@picnixz
Copy link
Member

In this case (and in the future), I think you don't need my approval then :) (it would be too hard to actually check that the revert is correct using the web UI)

@barneygalebarneygale merged commit 5326c27 into python:mainMar 1, 2025
48 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@barneygale@picnixz