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 Arfrever, alexandre.vassalotti, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-10-12.12:40:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444653608.39.0.170873687087.issue24164@psf.upfronthosting.co.za>
In-reply-to
Content
> New changeset 288953a787ce by Victor Stinner in branch 'default':
> Issue #24164: Fix test_pyclbr

Another fix would be to accept functools.partial type, but it looks like the test wants to exclude symbols which comes from other modules.
History
Date User Action Args
2015-10-12 12:40:08vstinnersetrecipients: + vstinner, pitrou, alexandre.vassalotti, Arfrever, python-dev, serhiy.storchaka
2015-10-12 12:40:08vstinnersetmessageid: <1444653608.39.0.170873687087.issue24164@psf.upfronthosting.co.za>
2015-10-12 12:40:08vstinnerlinkissue24164 messages
2015-10-12 12:40:08vstinnercreate