Skip to content

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

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 116938397+totosuki@users.noreply.github.com
Co-authored-by: Bénédikt Tran 10796600+picnixz@users.noreply.github.com


📚 Documentation preview 📚: https://cpython-previews--131869.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 <116938397+totosuki@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@gpshead gpshead enabled auto-merge (squash) March 29, 2025 06:26
@gpshead gpshead merged commit 9ffa80f into python:3.13 Mar 29, 2025
42 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