]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-69564: Clarify use of octal format of mode argument in help(os.chmod) (#20621)
authoramaajemyfren <32741226+amaajemyfren@users.noreply.github.com>
Wed, 21 Dec 2022 17:48:25 +0000 (20:48 +0300)
committerGitHub <noreply@github.com>
Wed, 21 Dec 2022 17:48:25 +0000 (23:18 +0530)
commitbbf4a66a18cc0fa9121e1bbc90d75d10f5b3a389
tree7a5f89beefc38379066c609bf72845037fbefa9b
parentd713c54ac8a2eba0616a5a07714696d935f1062e
GH-69564: Clarify use of octal format of mode argument in help(os.chmod) (#20621)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Misc/NEWS.d/next/Documentation/2020-06-17-14-47-48.bpo-25377.CTxC6o.rst [new file with mode: 0644]
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c