Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Aug 17, 2017

Python 3.6 backport: exclude also Modules/_ctypes/libffi/

https://bugs.python.org/issue31221

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
(cherry picked from commit 4a347ce)
@vstinner vstinner merged commit d23b1c4 into python:3.6 Aug 17, 2017
@vstinner vstinner deleted the patchcheck36 branch August 17, 2017 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants