summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2020-05-22 10:13:02 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2020-05-22 10:19:57 -0400
commit5910f9ca3fba4b639861617b09dd7b0cfa8d3fa9 (patch)
tree4886db6bedd7e5e33128f0abfa7cc98ce551f592 /lib/sqlalchemy/sql
parentd45657a2f5b880dc22dda2d1eb1687af5234a470 (diff)
downloadsqlalchemy-5910f9ca3fba4b639861617b09dd7b0cfa8d3fa9.tar.gz
Don't incref on new reference key_style
in 4550983e0ce2f35b3585e53894c941c23693e71d we added a new attribute key_style. remove an erroneous Py_INCREF when we acquire it from PyLong_FromLong as we already own the reference. since this is a new reference we actualy need to Py_DECREF it because we aren't returning it. Change-Id: I61470513a173c76863ec6f7f5ff9b2ec13582f08
Diffstat (limited to 'lib/sqlalchemy/sql')
0 files changed, 0 insertions, 0 deletions