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 martin.panter
Recipients ezio.melotti, martin.panter, serhiy.storchaka
Date 2015-11-13.03:02:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447383736.59.0.992036039415.issue25590@psf.upfronthosting.co.za>
In-reply-to
Content
Yeah I plan to merge the first patch (fixing conflicts) into 3.6 without any of the uncreated-property additions, and then apply that extra stuff in a separate commit.

Using __slots__ would be simpler; I’ll switch it over.
History
Date User Action Args
2015-11-13 03:02:16martin.pantersetrecipients: + martin.panter, ezio.melotti, serhiy.storchaka
2015-11-13 03:02:16martin.pantersetmessageid: <1447383736.59.0.992036039415.issue25590@psf.upfronthosting.co.za>
2015-11-13 03:02:16martin.panterlinkissue25590 messages
2015-11-13 03:02:16martin.pantercreate