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 petdance
Recipients ammar2, loewis, petdance
Date 2020-02-13.03:47:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581565638.73.0.015532814462.issue39620@roundup.psfhosted.org>
In-reply-to
Content
Do you know why it was reverted?  (Granted, it was 15 years ago...)

It looks like the original changeset is trying to address at least two different problems with non-const string literals.  My ticket here is focusing only on getattrfunc and setattrfunc.  The handling of all the kwlist is a separate issue, that I'm about to write up as a different ticket.
History
Date User Action Args
2020-02-13 03:47:18petdancesetrecipients: + petdance, loewis, ammar2
2020-02-13 03:47:18petdancesetmessageid: <1581565638.73.0.015532814462.issue39620@roundup.psfhosted.org>
2020-02-13 03:47:18petdancelinkissue39620 messages
2020-02-13 03:47:18petdancecreate