Skip to content

Revert "GH-116380: Speed up glob.[i]glob() by making fewer system calls. (#116392)" - #130743

Merged
barneygale merged 1 commit into
python:mainfrom
barneygale:revert-glob-speedup
Mar 1, 2025
Merged

Revert "GH-116380: Speed up glob.[i]glob() by making fewer system calls. (#116392)"#130743
barneygale merged 1 commit into
python:mainfrom
barneygale:revert-glob-speedup

Conversation

@barneygale

@barneygalebarneygale commented Mar 1, 2025

Copy link
Copy Markdown
Contributor

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.
@barneygale
barneygale 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

@picnixzpicnixz left a comment

Copy link
Copy Markdown
Member

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

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

@barneygale
barneygale enabled auto-merge (squash) March 1, 2025 19:43
@picnixz

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

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