]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- do the trailing comma logic of tuple repr() exactly
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 17 Feb 2016 20:21:00 +0000 (15:21 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 17 Feb 2016 20:21:00 +0000 (15:21 -0500)
commitbf1d03a9e58a0256db0b1f7389e23a6d11c4a964
treea72c257e712500fd53a33a25a81c104e560ad802
parent591e0cf08a798fb16e0ee9b56df5c3141aa48959
- do the trailing comma logic of tuple repr() exactly
lib/sqlalchemy/sql/util.py
test/engine/test_logging.py