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 orent, rhettinger, serhiy.storchaka, vstinner
Date 2018-10-01.10:03:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538388207.58.0.545547206417.issue30156@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e972c13624c32d0efdceb08ff83917fb6b488525 by Victor Stinner in branch 'master':
bpo-30156: Remove property_descr_get() optimization (GH-9541)
https://github.com/python/cpython/commit/e972c13624c32d0efdceb08ff83917fb6b488525
History
Date User Action Args
2018-10-01 10:03:27vstinnersetrecipients: + vstinner, rhettinger, orent, serhiy.storchaka
2018-10-01 10:03:27vstinnersetmessageid: <1538388207.58.0.545547206417.issue30156@psf.upfronthosting.co.za>
2018-10-01 10:03:27vstinnerlinkissue30156 messages
2018-10-01 10:03:27vstinnercreate