gnucash/bindings/python
Richard Cohen e43982375c Valgrind: fix "definitely lost" memory in test - sqlite3test
==64824== 171 (88 direct, 83 indirect) bytes in 1 blocks are definitely lost in loss record 392 of 418
==64824==    at 0x4843FA3: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==64824==    by 0x528A935: qof_session_new (qofsession.cpp:148)
==64824==    by 0x141832: main (sqlite3test.c:34)
2023-07-19 10:21:30 +01:00
..
example_scripts Merge branch 'maint' 2023-01-30 09:56:13 +08:00
tests Merge branch 'TXN_TYPE-is-dynamic' xaccTransGetTxnType into maint #1201 2022-07-18 09:24:32 +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 Remove unused ${GLIB_LIBS} ${GLIB_INCLUDE_DIRS} 2023-02-21 12:50:38 +00: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 make GncNumeric.invert() return GncNumeric 2022-03-20 20:04:56 +01: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