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
V
Victor Stinner committed
4a347ce426fe7381885703d9074d7a6b3aeb2f2b
Parent: b616b97
Committed by GitHub <noreply@github.com>
on 8/17/2017, 2:29:15 PM