]> granicus.if.org Git - python/commit
bpo-20185: Convert the marshal module to Argument Clinic. (#541)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 12 Mar 2017 07:20:15 +0000 (09:20 +0200)
committerGitHub <noreply@github.com>
Sun, 12 Mar 2017 07:20:15 +0000 (09:20 +0200)
commit0767ad40bfe83525d2ba290cc6eb7c97ce01cdd6
tree5a81a5c25db553188f0eb469d708885eeee9723f
parentc611a5b1d4fab0123bf622f06c3bfa510221dc32
bpo-20185: Convert the marshal module to Argument Clinic. (#541)

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