gnucash/bindings/python
John Ralls a11065b823 Fix fencepost error in calculating the week_num for POSIX timezone rules.
Fixes CI failure caused by US starting DST in 2021, a year in which
March began on a Monday.
2021-03-15 17:07:16 -07:00
..
example_scripts Add Python example export_account_totals.py 2020-08-01 14:47:33 -07:00
tests add some unittests for python Session 2020-06-21 16:23:32 +02: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 introduce python submodule deprecation 2020-06-20 10:40:54 +02:00
deprecation.py introduce python submodule deprecation 2020-06-20 10:40:54 +02:00
function_class.py enable keyword arguments for default_arguments_decorator 2020-06-21 16:23:32 +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 Decouple QofBook creation from QofSession. 2020-05-08 15:59:41 -07:00
gnucash_core.py use same order in comment as in definition of SessionOpenMode enum 2020-07-04 22:26:35 +02:00
sqlite3test.c Replace the three bool parameters to qof_session_begin to an enum. 2020-06-04 14:07:28 -07:00
time64.i Fix fencepost error in calculating the week_num for POSIX timezone rules. 2021-03-15 17:07:16 -07:00