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 serhiy.storchaka
Recipients pitrou, serhiy.storchaka
Date 2017-12-20.17:21:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513790464.88.0.213398074469.issue32385@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6b91a5972107ec8dd5334f4f2005626baa2b8847 by Serhiy Storchaka in branch 'master':
bpo-32385: Clean up the C3 MRO algorithm implementation. (#4942)
https://github.com/python/cpython/commit/6b91a5972107ec8dd5334f4f2005626baa2b8847
History
Date User Action Args
2017-12-20 17:21:04serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou
2017-12-20 17:21:04serhiy.storchakasetmessageid: <1513790464.88.0.213398074469.issue32385@psf.upfronthosting.co.za>
2017-12-20 17:21:04serhiy.storchakalinkissue32385 messages
2017-12-20 17:21:04serhiy.storchakacreate