Module python_packaging::interpreter [−][src]
Expand description
Functionality related to running Python interpreters.
Structs
Holds configuration of a Python interpreter.
Enums
See https://docs.python.org/3/c-api/init_config.html#c.PyPreConfig.allocator.
Defines what to do when comparing bytes with str.
See https://docs.python.org/3/c-api/init_config.html#c.PyConfig.check_hash_pycs_mode.
Holds values for coerce_c_locale.
Defines a backend for a memory allocator.
Defines how to call multiprocessing.set_start_method()
when multiprocessing
is imported.
Defines the profile to use to configure a Python interpreter.
Defines `terminfo`` database resolution semantics.