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 pitrou
Recipients methane, pitrou, serhiy.storchaka, vstinner
Date 2017-12-20.14:58:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513781903.76.0.213398074469.issue32379@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1f1a34c3145781628e10534440017b3b43211a60 by Antoine Pitrou in branch 'master':
bpo-32379: Faster MRO computation for single inheritance (#4932)
https://github.com/python/cpython/commit/1f1a34c3145781628e10534440017b3b43211a60
History
Date User Action Args
2017-12-20 14:58:23pitrousetrecipients: + pitrou, vstinner, methane, serhiy.storchaka
2017-12-20 14:58:23pitrousetmessageid: <1513781903.76.0.213398074469.issue32379@psf.upfronthosting.co.za>
2017-12-20 14:58:23pitroulinkissue32379 messages
2017-12-20 14:58:23pitroucreate