Benjamin Bræstrup Sayoc
|
6f619b5f1c
|
Base: remove unneeded includes
|
2025-02-18 11:07:57 -06:00 |
|
wmayer
|
985def3416
|
Base: apply clang format
|
2023-11-13 12:01:26 -05:00 |
|
Chris Hennes
|
951ad4bf77
|
Base: Add clearer error message for missing nullptr
|
2023-08-26 16:11:03 -05:00 |
|
Chris Hennes
|
f17e6aa98f
|
Base: Add static_assert for keyword array size > 0
|
2023-08-26 12:32:29 -05:00 |
|
Chris Hennes
|
9eafbb65af
|
Base: Add wrapper for PyArg_ParseTupleAndKeywords
Enable strict const-correctness for the keywords argument and address
several linter complaints related to using a C function in C++ code.
|
2023-08-25 14:49:28 -05:00 |
|