]> granicus.if.org Git - python/commit
bpo-20185: Convert the resource moduel to Argument Clinic. (#545)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 12 Mar 2017 11:08:30 +0000 (13:08 +0200)
committerGitHub <noreply@github.com>
Sun, 12 Mar 2017 11:08:30 +0000 (13:08 +0200)
commit1989763f0d0858ce6274f5e1d725b5b8da91a780
treebf1653613dc1450a466849554a72742b87c0dbe5
parentd2977a3ae2cc6802921b1e3b6e9d13fcfbda872d
bpo-20185: Convert the resource moduel to Argument Clinic. (#545)

Based on patch by Vajrasky Kok.
Modules/clinic/resource.c.h [new file with mode: 0644]
Modules/resource.c