- Nov 06, 2024
-
-
AlQuemist authored
Note that the check for Python initialization is moved to 'PyCore/Embed/PyInterpreter' module.
-
- Dec 11, 2023
-
-
Wuttke, Joachim authored
-
- Nov 24, 2023
-
-
Wuttke, Joachim authored
-
- Nov 13, 2023
-
-
Wuttke, Joachim authored
-
- Sep 19, 2023
-
-
Wuttke, Joachim authored
-
- May 15, 2023
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
-
-
-
-
-
-
The class `PyObjectPtr` contains a `PyObject*` (or `NULL`) and a `Status` which denotes the status of the value (OK/Warning/Error). Decrementing Python reference-count is performed automatically when a `PyObjectPtr` expires.
-