Expand description

Functionality related to running Python interpreters.

Structs

Holds configuration of a Python interpreter.

Enums

Name of the Python memory allocators.

Defines what to do when comparing bytes or bytesarray with str or comparing bytes with int.

Control the validation behavior of hash-based .pyc files.

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.