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:01:09
SpamBayes Score 0.074686006
Marked as misclassified No
Message-id <E1RdI2v-0006PF-1f@dinsdale.python.org>
In-reply-to
Content
New changeset 902f694a7b0e by Antoine Pitrou in branch '3.2':
Issue #1785: Fix inspect and pydoc with misbehaving descriptors.
http://hg.python.org/cpython/rev/902f694a7b0e

New changeset b08bf8df8eec by Antoine Pitrou in branch 'default':
Issue #1785: Fix inspect and pydoc with misbehaving descriptors.
http://hg.python.org/cpython/rev/b08bf8df8eec
History
Date User Action Args
2011-12-21 09:01:10python-devsetrecipients: + python-dev, gvanrossum, facundobatista, dmaurer, amaury.forgeotdarc, pitrou, flub, meador.inge, jotr, BreamoreBoy, eric.snow
2011-12-21 09:01:09python-devlinkissue1785 messages
2011-12-21 09:01:09python-devcreate