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 Mark.Shannon
Recipients Mark.Shannon, brett.cannon, dino.viehland, eric.snow, fabioz, vstinner
Date 2019-11-21.14:55:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574348160.12.0.79050595806.issue38500@roundup.psfhosted.org>
In-reply-to
Content
Brett,
PEP 523 makes no mention of adding a getter or setter.
Adding them is a big change to Python semantics and shouldn't, IMO, be done without a PEP that explicit states they are going to be added.
History
Date User Action Args
2019-11-21 14:56:00Mark.Shannonsetrecipients: + Mark.Shannon, brett.cannon, vstinner, fabioz, dino.viehland, eric.snow
2019-11-21 14:56:00Mark.Shannonsetmessageid: <1574348160.12.0.79050595806.issue38500@roundup.psfhosted.org>
2019-11-21 14:56:00Mark.Shannonlinkissue38500 messages
2019-11-21 14:55:59Mark.Shannoncreate