gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Tue Oct 16 12:40:42 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/d9ed8475 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/64a28b52 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/97916c66 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/34fa18f0 (commit)
	from  https://github.com/Gnucash/gnucash/commit/9f5c60de (commit)



commit d9ed84759589674b30454cc14cf9241169cd0b81
Merge: 9f5c60d 64a28b5
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Oct 16 09:37:25 2018 -0700

    Merge Christoph Holterman's 'PR-python2to3fixes' into maint.

commit 64a28b526370766f1e090a7711372bd1ac60e6e0
Author: Christoph Holtermann <c.holtermann at gmx.de>
Date:   Sat Sep 22 18:12:11 2018 +0200

    xrange deprecated in python3, change to range
    
    thanks to Sumit Bhardwaj for the hint

commit 97916c6682d8675945c1a98e3ee7b6b0924d8eb1
Author: Christoph Holtermann <c.holtermann at gmx.de>
Date:   Fri Sep 21 09:28:41 2018 +0200

    whitespace fixes

commit 34fa18f04eebef4fe0ca8e371d3974448fc5424e
Author: Christoph Holtermann <c.holtermann at gmx.de>
Date:   Fri Sep 21 09:27:17 2018 +0200

    additional fixes for python3



Summary of changes:
 .../python/example_scripts/account_analysis.py     | 26 +++++++++++-----------
 bindings/python/example_scripts/change_tax_code.py |  4 ++--
 bindings/python/example_scripts/gncinvoicefkt.py   |  2 +-
 bindings/python/example_scripts/latex_invoices.py  |  8 +++----
 .../example_scripts/simple_invoice_insert.py       |  4 ++--
 .../example_scripts/test_imbalance_transaction.py  |  4 ++--
 6 files changed, 24 insertions(+), 24 deletions(-)



More information about the gnucash-patches mailing list