Skip to content
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-89727: Fix os.walk to handle late editing of dirs #100703

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Jan 3, 2023

  1. adopt old os.walk behavior to handle changes to dirs list after itera…

    …tion over it has begun
    jonburdo committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    2767f70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04a16a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b0465f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ff800f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    072bdfb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41d7463 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d81ff45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    431d47a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2829a7d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b59358b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. fix scandir comment

    jonburdo committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    839f31e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1011e19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80b7e82 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    70cb0c2 View commit details
    Browse the repository at this point in the history