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 berker.peksag, brett.cannon, eric.snow, ethan.furman, fijall, ncoghlan, python-dev, vstinner
Date 2016-09-10.06:55:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwa+W8CfF2s46Z6d+4QbOs+WeYVVgeZRw42V6EArYRb8vQ@mail.gmail.com>
In-reply-to <1473489988.37.0.702441245646.issue24254@psf.upfronthosting.co.za>
Content
You should reopen the discussion on python-dev, since the PEP 520 has
been accepted with:

"Note: Since compact dict has landed in 3.6, __definition_order__ has
been removed. cls.__dict__ now mostly accomplishes the same thing
instead."

The PEP status is now Final.
History
Date User Action Args
2016-09-10 06:55:48vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, ethan.furman, fijall, python-dev, eric.snow, berker.peksag
2016-09-10 06:55:48vstinnerlinkissue24254 messages
2016-09-10 06:55:48vstinnercreate