Skip to content

Conversation

wjandrea
Copy link
Contributor

@wjandrea wjandrea commented Sep 3, 2025

Missing space; see os.walk() example.


To clarify, the output should look like this: . consumes 25366 bytes in 24 non-directory files (and that's what the os.walk() example produces)

But because of the typo, it looks like this: . consumes25366bytes in 24 non-directory files


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

Specifically: https://cpython-previews--138486.org.readthedocs.build/en/138486/library/os.html#os.fwalk

Missing space; see `os.walk()` example.
@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir skip news labels Sep 3, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Sep 3, 2025
@wjandrea wjandrea changed the title Fix typo in os.fwalk() example DOC: Fix typo in os.fwalk() example Sep 3, 2025
@ZeroIntensity ZeroIntensity added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Sep 4, 2025
@ZeroIntensity ZeroIntensity merged commit 849a80e into python:main Sep 4, 2025
52 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Sep 4, 2025
@miss-islington-app
Copy link

Thanks @wjandrea for the PR, and @ZeroIntensity for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 4, 2025
(cherry picked from commit 849a80e)

Co-authored-by: William Andrea <22385371+wjandrea@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 4, 2025
(cherry picked from commit 849a80e)

Co-authored-by: William Andrea <22385371+wjandrea@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Sep 4, 2025

GH-138500 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Sep 4, 2025
@bedevere-app
Copy link

bedevere-app bot commented Sep 4, 2025

GH-138501 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Sep 4, 2025
ZeroIntensity pushed a commit that referenced this pull request Sep 4, 2025
Docs: Fix typo in `os.fwalk()` example (GH-138486)
(cherry picked from commit 849a80e)

Co-authored-by: William Andrea <22385371+wjandrea@users.noreply.github.com>
@wjandrea wjandrea deleted the patch-3 branch September 4, 2025 20:29
lkollar pushed a commit to lkollar/cpython that referenced this pull request Sep 9, 2025
hugovk pushed a commit that referenced this pull request Sep 11, 2025
Co-authored-by: William Andrea <22385371+wjandrea@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants