Message 275347 - Python tracker

Message275347

Author brett.cannon
Recipients berker.peksag, brett.cannon, eric.snow, ethan.furman, fijall, ncoghlan, python-dev, vstinner
Date 2016-09-09.16:54:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473440042.52.0.715572393748.issue24254@psf.upfronthosting.co.za>
In-reply-to
Content
Nope, PEP 520 has been updated to drop __definition_order__ and instead state that cls.__dict__ is an ordered mapping.
History
Date User Action Args
2016-09-09 16:54:06brett.cannonsetrecipients: + brett.cannon, ncoghlan, vstinner, ethan.furman, fijall, python-dev, eric.snow, berker.peksag
2016-09-09 16:54:02brett.cannonsetmessageid: <1473440042.52.0.715572393748.issue24254@psf.upfronthosting.co.za>
2016-09-09 16:54:02brett.cannonlinkissue24254 messages
2016-09-09 16:54:02brett.cannoncreate