diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-08-17 14:29:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-17 14:29:15 (GMT) |
commit | 4a347ce426fe7381885703d9074d7a6b3aeb2f2b (patch) | |
tree | e241565dd15f8adbd4009c454e6be39eac59fcaf /Misc | |
parent | b616b972999cdd5fe54ef8a43c131a27ca538dee (diff) | |
download | cpython-4a347ce426fe7381885703d9074d7a6b3aeb2f2b.zip cpython-4a347ce426fe7381885703d9074d7a6b3aeb2f2b.tar.gz cpython-4a347ce426fe7381885703d9074d7a6b3aeb2f2b.tar.bz2 |
bpo-31221: patchcheck ignores external libraries (#3109)
Tools/scripts/patchcheck.py now ignores changes in directories which
are copies of external libraries:
* Modules/_ctypes/libffi_msvc/
* Modules/_ctypes/libffi_osx/
* Modules/_decimal/libmpdec/
* Modules/expat/
* Modules/zlib/
Drop also support for Mercurial, since CPython migrated to Git.
Exclude also libmpdec
patchcheck: exclude also libffi_osx and libffi_msvc
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions