diff options
author | Jeroen Demeyer <jeroen.k.demeyer@gmail.com> | 2020-02-18 14:14:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-18 05:14:46 -0800 |
commit | 24bba8cf5b8db25c19bcd1d94e8e356874d1c723 (patch) | |
tree | 66da76634598a2a6bc47792cb38019adea634290 /Python/pythonrun.c | |
parent | 5d38517aa1836542a5417b724c093bcb245f0f47 (diff) | |
download | cpython-git-24bba8cf5b8db25c19bcd1d94e8e356874d1c723.tar.gz |
bpo-36347: stop using RESTRICTED constants (GH-12684)
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
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions