]> granicus.if.org Git - python/commit
move pygetopt.h to internal (closes bpo-32264) (#4830)
authorBenjamin Peterson <benjamin@python.org>
Fri, 15 Dec 2017 07:48:12 +0000 (23:48 -0800)
committerGitHub <noreply@github.com>
Fri, 15 Dec 2017 07:48:12 +0000 (23:48 -0800)
commite425bd75177ffb7f098bdb0618b4a5ba3211fe52
tree459f866641039b9111acff53ed3a0aaecce8ffd6
parentf74ef458ab1f502e4e60bd1502ac1dc0d2cb3847
move pygetopt.h to internal (closes bpo-32264) (#4830)
Include/internal/pygetopt.h [new file with mode: 0644]
Include/pygetopt.h [deleted file]
Makefile.pre.in
Misc/NEWS.d/next/C API/2017-12-12-23-09-46.bpo-32264.ahRlOI.rst [new file with mode: 0644]
Modules/main.c
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters
Python/getopt.c