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, methane, minrk, vstinner
Date 2016-09-14.13:51:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwY=8uV9p8hCbtsnKvRyzToD1tELx6q0R8pA6H8AnnLu=Q@mail.gmail.com>
In-reply-to <1473860831.57.0.402210718923.issue28147@psf.upfronthosting.co.za>
Content
> According to https://www.python.org/dev/peps/pep-0412/#split-table-dictionaries `obj.__dict__` is always a split-table dict.

Hum, this PEP is now probably outdated since Python 3.6 beta 1 :-)
History
Date User Action Args
2016-09-14 13:51:38vstinnersetrecipients: + vstinner, methane, berker.peksag, minrk
2016-09-14 13:51:38vstinnerlinkissue28147 messages
2016-09-14 13:51:38vstinnercreate