]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39906: Document new follow_symlinks argument to pathlib.Path.stat() and chmod...
authorBarney Gale <barney.gale@gmail.com>
Thu, 13 May 2021 12:17:04 +0000 (13:17 +0100)
committerGitHub <noreply@github.com>
Thu, 13 May 2021 12:17:04 +0000 (13:17 +0100)
commit366c69f3f63a2a1cce57dabe8f7c2e67d1df625d
treeae45ad487d6ededf0e55a3414530f994a62c4c88
parentd1560d2429dff8e7d397801786e966dd33bb1bd7
bpo-39906: Document new follow_symlinks argument to pathlib.Path.stat() and chmod() in 3.10 whatsnew. (GH-26089)
Doc/whatsnew/3.10.rst