bpo-36605: make tags: parse Modules/_io directory by vstinner · Pull Request #12789 · python/cpython

@vstinner

"make tags" and "make TAGS" now also parse Modules/_io/*.c
and Modules/_io/*.h.

vstinner added a commit that referenced this pull request

Apr 13, 2019
"make tags" and "make TAGS" now also parse Modules/_io/*.c
and Modules/_io/*.h.

(cherry picked from commit 21a74a9)

vstinner added a commit that referenced this pull request

Apr 13, 2019
"make tags" and "make TAGS" now also parse Modules/_io/*.c
and Modules/_io/*.h.

(cherry picked from commit 21a74a9)