]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134993: Add os.lstat() to os.supports_dir_fd (#135188)
authorVictor Stinner <vstinner@python.org>
Fri, 6 Jun 2025 12:11:49 +0000 (14:11 +0200)
committerGitHub <noreply@github.com>
Fri, 6 Jun 2025 12:11:49 +0000 (14:11 +0200)
commite004cf8fd5c006a7a1c60807a03066f4c43452e5
tree56b3e6616a785d72ab91773f986fdf7dbfd7e597
parent6ef06fad84244261c695ec337c7d2734277054db
gh-134993: Add os.lstat() to os.supports_dir_fd (#135188)
Lib/os.py