Skip to content

[3.12] gh-127541: Update os.walk example (GH-127765) #131873

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

Merged
merged 1 commit into from
Mar 29, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 29, 2025

Update os.walk example to be more modern, skip __pycache__ dirs rather than CVS dirs.
(cherry picked from commit a594998)

Co-authored-by: Totosuki [email protected]
Co-authored-by: Bénédikt Tran [email protected]


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

Update os.walk example to be more modern, skip `__pycache__` dirs rather than `CVS` dirs.
(cherry picked from commit a594998)

Co-authored-by: Totosuki <[email protected]>
Co-authored-by: Bénédikt Tran <[email protected]>
@picnixz picnixz enabled auto-merge (squash) March 29, 2025 10:16
@picnixz picnixz merged commit 3cd04d4 into python:3.12 Mar 29, 2025
32 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants