]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
minor speed optimization in String result_processor (if decoding is required)
authorGaëtan de Menten <gdementen@gmail.com>
Tue, 17 Nov 2009 18:28:13 +0000 (18:28 +0000)
committerGaëtan de Menten <gdementen@gmail.com>
Tue, 17 Nov 2009 18:28:13 +0000 (18:28 +0000)
commitf96130aceffd4f69dd5ce4a1afaddd6f7f209cf7
tree5d03733e7e60b0baf9a9afab7730fdb0310b924e
parent6f96478e76ad8d2bef0466f31873c107dc7c4fb8
minor speed optimization in String result_processor (if decoding is required)
lib/sqlalchemy/types.py