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 brett.cannon
Recipients Mark.Shannon, brett.cannon, dino.viehland, eric.snow, fabioz, vstinner
Date 2019-11-20.17:10:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
OK, then my vote is to provide getter and setter methods that are underscore-prefixed to mark them as "internal" with clear comments specifying that they are part of PEP 523 and thus should not be needlessly broken in a bugfix release.
History
Date User Action Args
2019-11-20 17:10:56brett.cannonsetrecipients: + brett.cannon, vstinner, fabioz, dino.viehland, Mark.Shannon, eric.snow
2019-11-20 17:10:56brett.cannonsetmessageid: <[email protected]>
2019-11-20 17:10:56brett.cannonlinkissue38500 messages
2019-11-20 17:10:56brett.cannoncreate