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
J
Jeroen Demeyer committed
24bba8cf5b8db25c19bcd1d94e8e356874d1c723
Parent: 5d38517
Committed by GitHub <noreply@github.com>
on 2/18/2020, 1:14:46 PM