Skip to content

Conversation

@jdemeyer
Copy link
Contributor

@jdemeyer jdemeyer commented Apr 4, 2019

The constants RESTRICTED and PY_WRITE_RESTRICTED no longer have a meaning in Python 3. Therefore, CPython should not use them.

CC @matrixise

https://bugs.python.org/issue36347

Automerge-Triggered-By: @encukou

@encukou
Copy link
Member

encukou commented Feb 4, 2020

I'm not sure I know enough of the context. Is this "restricted mode" a relic from rexec/Bastion?

Copy link
Member

@encukou encukou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I investigated the context; now I'm comfortable merging this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

6 participants