]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Convert os.readlink() to Argument Clinic. (GH-8778)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 17 Sep 2018 12:38:27 +0000 (15:38 +0300)
committerGitHub <noreply@github.com>
Mon, 17 Sep 2018 12:38:27 +0000 (15:38 +0300)
commit12a69db9080d43b2d1a07527aa1e83c8b59e5a6d
tree0e5778b6890e23d59cb62a9db238ffc599d72220
parent9bdb7be482aef8f60daa1d36606568a132dcb616
Convert os.readlink() to Argument Clinic. (GH-8778)

Also convert os.get_blocking() and os.set_blocking().
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c