]> granicus.if.org Git - python/commit
Fix redundant declaration of _PyImport_AddModuleObject (GH-7992)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 29 Jun 2018 23:03:07 +0000 (16:03 -0700)
committerGitHub <noreply@github.com>
Fri, 29 Jun 2018 23:03:07 +0000 (16:03 -0700)
commitc919252a28f4e9dd326dc2c703b4eee6e247be83
tree60bf25f73ecaf2b80e76a5f34e0d6e6ed800eaf9
parenteabebbb54c2604fd8d08e8019ea1be634aed8c2f
Fix redundant declaration of _PyImport_AddModuleObject (GH-7992)

(cherry picked from commit f874bd1f0630644f3e3faaa2d51e6749465c70bd)

Co-authored-by: Jeremy Cline <jeremy@jcline.org>
Include/import.h