]> granicus.if.org Git - python/commit
bpo-36605: make tags: parse Modules/_io directory (GH-12789)
authorVictor Stinner <vstinner@redhat.com>
Thu, 11 Apr 2019 20:28:12 +0000 (22:28 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Apr 2019 20:28:12 +0000 (22:28 +0200)
commit21a74a9d77c5ac628808b9faace18b824ca056f7
treeac14d741f9197d114bece708c8c997f48e10a463
parent4c409beb4c360a73d054f37807d3daad58d1b567
bpo-36605: make tags: parse Modules/_io directory (GH-12789)

"make tags" and "make TAGS" now also parse Modules/_io/*.c
and Modules/_io/*.h.
Misc/NEWS.d/next/Build/2019-04-11-18-50-58.bpo-36605.gk5czf.rst [new file with mode: 0644]
configure
configure.ac