]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-136710: Fix bad indentation in `os.chdir` docstring (GH-136721)
authorZachary Ware <zach@python.org>
Wed, 16 Jul 2025 16:33:46 +0000 (11:33 -0500)
committerGitHub <noreply@github.com>
Wed, 16 Jul 2025 16:33:46 +0000 (16:33 +0000)
commitfddb58a5efa01cb65e97eabbf7c085dc86164010
tree885b1afe6b92ef486cb09f3b4c2c9bfb76810061
parent3e718d9144c1eb251e2d3b9e8595c4ab270c6275
[3.13] gh-136710: Fix bad indentation in `os.chdir` docstring (GH-136721)

(cherry picked from commit bde808ad6ba5eee8a6201983cf071449d7ce7e39)

Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c