Message 387547 - Python tracker

Message387547

Author lunixbochs2
Recipients Mark.Shannon, ammar2, christian.heimes, lunixbochs2, steve.dower, vstinner
Date 2021-02-23.00:42:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614040973.4.0.614952805599.issue42800@roundup.psfhosted.org>
In-reply-to
Content
> Sounds good to me. We can deprecate RESTRICTED with no intention to 
remove it, since it's documented.
> Do you want to prepare a PR for this?

In case you missed it, the attached PR 24182 as of commit d3e998b is based on the steps I listed - I moved all of the proposed audited properties over to a new AUDIT_READ flag that is much simpler.
History
Date User Action Args
2021-02-23 00:42:53lunixbochs2setrecipients: + lunixbochs2, vstinner, christian.heimes, Mark.Shannon, steve.dower, ammar2
2021-02-23 00:42:53lunixbochs2setmessageid: <1614040973.4.0.614952805599.issue42800@roundup.psfhosted.org>
2021-02-23 00:42:53lunixbochs2linkissue42800 messages
2021-02-23 00:42:52lunixbochs2create