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.

Name 0002-distutils-type-checks-can-fail-issue-23102.patch
Description patch: allow distutils.dist.Distribution to be monkey-patched with a duck-type of itself (respin 1)
Content Type text/plain
SpamBayes Score -1.0
Marked as misclassified Yes
download
History
Date User Action Args
2016-09-14 02:12:01gmtsetdescription: patch: allow distutils.extension.Extension to be monkey-patched with a duck-type of itself (respin 1) -> patch: allow distutils.dist.Distribution to be monkey-patched with a duck-type of itself (respin 1)
2016-09-14 02:09:49gmtsetdescription: allow distutils.extension.Extension to be monkey-patched with a duck-type of itself (respin 1) -> patch: allow distutils.extension.Extension to be monkey-patched with a duck-type of itself (respin 1)
2016-09-13 05:01:02gmtlinkissue23102 files
2016-09-13 05:01:02gmtcreate