Benjamin Bræstrup Sayoc
|
dda05369c4
|
Base: remove unneeded includes
|
2025-02-18 11:07:57 -06:00 |
|
wmayer
|
e85c383bff
|
Base: apply clang format
|
2023-11-13 12:01:26 -05:00 |
|
Chris Hennes
|
29e53918ae
|
Base: Add clearer error message for missing nullptr
|
2023-08-26 16:11:03 -05:00 |
|
Chris Hennes
|
bf684e9583
|
Base: Add static_assert for keyword array size > 0
|
2023-08-26 12:32:29 -05:00 |
|
Chris Hennes
|
ada736696e
|
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 |
|