Skip to content

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

Merged
gpshead merged 1 commit intopython:3.13from
miss-islington:backport-a594998-3.13
Mar 29, 2025
Merged

[3.13] gh-127541: Update os.walk example (GH-127765)#131869
gpshead merged 1 commit intopython:3.13from
miss-islington:backport-a594998-3.13

Conversation

@miss-islington
Copy link
Copy Markdown
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
@miss-islington miss-islington deleted the backport-a594998-3.13 branch January 2, 2026 18:05
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