- Mar 01, 2025
-
-
Stephen Kitt authored
-
Stephen Kitt authored
- Feb 24, 2025
-
-
Stephen Kitt authored
Update to upstream version '1.9.1' with Debian dir 68ebd848d4029c0d8464bc286cd9b7f6a491dedc
-
- Feb 22, 2025
-
- Feb 21, 2025
-
-
Georgi Valkov authored
-
- Feb 20, 2025
- Feb 12, 2025
-
-
Stephen Kitt authored
Update to upstream version '1.9.0' with Debian dir 6de5f737ebbc56faefaf295a538344cf51e8c39c
- Feb 08, 2025
-
-
Georgi Valkov authored
- Feb 04, 2025
-
-
Sam Bull authored
* Expose type annotations
-
- Feb 02, 2025
-
-
Georgi Valkov authored
-
Georgi Valkov authored
-
Georgi Valkov authored
-
Georgi Valkov authored
-
Georgi Valkov authored
-
Georgi Valkov authored
-
Georgi Valkov authored
-
Georgi Valkov authored
- Construct tuple directly instead of using Py_BuildValue. - Return a tuple of tuples instead of a list of tuples. - Read argument (fd) directly instead of using PyArg_ParseTuple.
-
Georgi Valkov authored
-
Georgi Valkov authored
Header files passed to genecodes_c.py were ignored after commit 4a0efdd2.
-
- Jan 27, 2025
-
-
Stephen Kitt authored
-
Stephen Kitt authored
-
Stephen Kitt authored
Update to upstream version '1.8.0' with Debian dir c8008f066f1157d3a0b41ed003648d5b90a1009c
- Jan 25, 2025
-
-
Georgi Valkov authored
-
Georgi Valkov authored
-
Georgi Valkov authored
-
- Jan 22, 2025
-
-
Georgi Valkov authored
- The existing ecodes.py is renamed to ecodes_runtime.py. - An ecodes.py is generated at build time (in build_ext) with the genecodes_py.py script, after the extension modules are built. The script essentially does a repr() on vars(ecodes_runtime) and adds type annotations. - If something goes wrong in the process of generating ecodes.py, ecodes_runtime.py is copied to ecodes.py. - Stop generating ecodes.pyi as the generated ecodes.py is fully annotated.
-
- Jan 21, 2025
-
-
Tobi authored
-
- Jan 20, 2025
-
-
Georgi Valkov authored
-
Georgi Valkov authored
-
Georgi Valkov authored
-
Georgi Valkov authored
-