]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Use INITERROR macro in utils.c
authorAndru1999 <kaz.19.01.1999@yandex.ru>
Wed, 13 Jun 2018 18:53:59 +0000 (14:53 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 13 Jun 2018 18:59:49 +0000 (14:59 -0400)
commitb1fcd837974a052e46455af99e0a1f18f7074bd8
treed45690c5b4d2372eed9f315d33d19137eb2853f6
parentda5323c2fae39aab45d305f723a73483563b2307
Use INITERROR macro in utils.c

Remove py3k check where we initialize the module and
instead make this look like the same init sequence
as resultproxy.c, processors.c

Co-authored-by: Mike Bayer <mike_mp@zzzcomputing.com>
Change-Id: Ia6352e50eaf760d95ab2bbf66d90c023c37f1193
Pull-request: https://github.com/zzzeek/sqlalchemy/pull/429
lib/sqlalchemy/cextension/utils.c