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 python-dev
Recipients BreamoreBoy, amaury.forgeotdarc, dmaurer, eric.snow, facundobatista, flub, gvanrossum, jotr, meador.inge, pitrou, python-dev
Date 2011-12-21.09:18:05
SpamBayes Score 0.14270902
Marked as misclassified No
Message-id <E1RdIJJ-0008JG-2m@dinsdale.python.org>
In-reply-to
Content
New changeset 13f56cd8dec1 by Antoine Pitrou in branch '2.7':
Issue #1785: Fix inspect and pydoc with misbehaving descriptors.
http://hg.python.org/cpython/rev/13f56cd8dec1
History
Date User Action Args
2011-12-21 09:18:06python-devsetrecipients: + python-dev, gvanrossum, facundobatista, dmaurer, amaury.forgeotdarc, pitrou, flub, meador.inge, jotr, BreamoreBoy, eric.snow
2011-12-21 09:18:05python-devlinkissue1785 messages
2011-12-21 09:18:05python-devcreate