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 methane
Recipients levkivskyi, methane, serhiy.storchaka
Date 2018-01-16.11:52:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516103567.72.0.467229070634.issue32544@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 378edee0a3b913d60653dc17dfe61d83405a8135 by INADA Naoki in branch 'master':
bpo-32544: Speed up hasattr() and getattr() (GH-5173)
https://github.com/python/cpython/commit/378edee0a3b913d60653dc17dfe61d83405a8135
History
Date User Action Args
2018-01-16 11:52:47methanesetrecipients: + methane, serhiy.storchaka, levkivskyi
2018-01-16 11:52:47methanesetmessageid: <1516103567.72.0.467229070634.issue32544@psf.upfronthosting.co.za>
2018-01-16 11:52:47methanelinkissue32544 messages
2018-01-16 11:52:47methanecreate