[issue23102] distutils: isinstance checks fail with setuptools-monkeypatched Extension/Distribution

Greg Turner report at bugs.python.org
Mon Dec 29 12:26:01 CET 2014


Greg Turner added the comment:

Here's the same deal more-or-less for issue 23114... this time I expended considerably less effort verifying that it's not a bad idea.  At a glance, though, it looks fine, and solved an instance of the issue 23114 problem I was able to repro on my box.

Patch context reduced so as to be applicable to all three pythons in one go.

----------
Added file: http://bugs.python.org/file37554/distutils_accomodate_distribution_ducktypes.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23102>
_______________________________________


More information about the Python-bugs-list mailing list