-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
C-compatA discrepancy between RustPython and CPythonA discrepancy between RustPython and CPythongood first issueGood for newcomersGood for newcomers
Description
https://docs.python.org/3/using/cmdline.html#cmdoption-P
- add sys.flags.safe_path add sys.flags and sys.int_info #4568
- add command line parameter
-Pto set flag - use environment variable
PYTHONSAFEPATHto set flag - actual implementation of safe_path
I didn't check the actual implementation, but other 3 tasks are easy tasks
Metadata
Metadata
Assignees
Labels
C-compatA discrepancy between RustPython and CPythonA discrepancy between RustPython and CPythongood first issueGood for newcomersGood for newcomers