This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients serhiy.storchaka, skrah, vstinner
Date 2017-08-17.14:53:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502981610.05.0.776527173968.issue31221@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d23b1c4fd82a326e729027a791220d6011e097b4 by Victor Stinner in branch '3.6':
[3.6] bpo-31221: patchcheck ignores external libraries (#3109) (#3116)
https://github.com/python/cpython/commit/d23b1c4fd82a326e729027a791220d6011e097b4
History
Date User Action Args
2017-08-17 14:53:30vstinnersetrecipients: + vstinner, skrah, serhiy.storchaka
2017-08-17 14:53:30vstinnersetmessageid: <1502981610.05.0.776527173968.issue31221@psf.upfronthosting.co.za>
2017-08-17 14:53:30vstinnerlinkissue31221 messages
2017-08-17 14:53:29vstinnercreate