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 belopolsky
Recipients Arfrever, belopolsky, benjamin.peterson, georg.brandl, herzbube, loewis, rhettinger, serhiy.storchaka, skip.montanaro
Date 2016-10-03.18:33:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475519621.22.0.0365736385005.issue2897@psf.upfronthosting.co.za>
In-reply-to
Content
As explained in #24065, READ_RESTRICTED, PY_WRITE_RESTRICTED and RESTRICTED flags were used for "restricted mode" in Python 2. I don't think we would want to preserve these as we move the rest to object.h.
History
Date User Action Args
2016-10-03 18:33:41belopolskysetrecipients: + belopolsky, loewis, skip.montanaro, georg.brandl, rhettinger, benjamin.peterson, Arfrever, herzbube, serhiy.storchaka
2016-10-03 18:33:41belopolskysetmessageid: <1475519621.22.0.0365736385005.issue2897@psf.upfronthosting.co.za>
2016-10-03 18:33:41belopolskylinkissue2897 messages
2016-10-03 18:33:41belopolskycreate