]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Ignore importlib.h for automatic review requests from the import team. (GH-5087)
authorBrett Cannon <brettcannon@users.noreply.github.com>
Wed, 3 Jan 2018 19:32:22 +0000 (11:32 -0800)
committerGitHub <noreply@github.com>
Wed, 3 Jan 2018 19:32:22 +0000 (11:32 -0800)
commit811b2878dfc68dc3ecd81fb4b370c6e1f9ec69c2
treef00720ed64b07be197604a5a6741c8b0f3f0201c
parentf190eb59e60e2ae7a7cbd396458389a7a076e0d3
Ignore importlib.h for automatic review requests from the import team. (GH-5087)

Otherwise the import team gets flagged for reviews any time the bytecode for
importlib.h changes (e.g new bytecode, optimizations, etc.).
.github/CODEOWNERS