gnucash/bindings/python
John Ralls a3f14759ab Asan: Make leak and ODR violation reporting CMake options.
pass -DLEAKS=ON or -DODR=ON to enable these features. They have an
effect only with CMAKE_BUILD_TYPE=Asan and don't work on Apple because
Apple clang doesn't enable them.
2023-11-25 11:17:14 -08:00
..
example_scripts [simple-business-create.py] Overwrite an existing file instead of crashing. 2023-09-11 17:39:02 -07:00
tests Asan: Make leak and ODR violation reporting CMake options. 2023-11-25 11:17:14 -08:00
__init__.py introduce python submodule deprecation 2020-06-20 10:40:54 +02:00
app_utils.py restructure info so that python help will display it 2020-04-20 16:07:50 +02:00
CMakeLists.txt Asan: Make leak and ODR violation reporting CMake options. 2023-11-25 11:17:14 -08:00
deprecation.py Python Bindings: Provide a deprecated GncPriceDB.lookup_latest_before_t64. 2021-04-23 11:56:15 +01:00
function_class.py Fix misc. typos in comments 2021-06-29 08:46:34 +02:00
gnucash_business.py Update python/gnucash_business.py to reflect rename of gncOwnerApplyPayment. 2021-03-14 10:48:30 -07:00
gnucash_core.i make logging accessible from python modules 2020-06-02 21:28:03 +02:00
gnucash_core.py rename string_to_gnc_numeric to gnc_numeric_from_string 2023-08-29 08:45:20 +08:00
sqlite3test.c Valgrind: fix "definitely lost" memory in test - sqlite3test 2023-07-19 10:21:30 +01:00
time64.i [-Wunused-variable] - pretend to use 2023-02-16 09:20:59 +00:00