summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/pypostgresql.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2015-05-14 19:22:53 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2015-05-14 19:22:53 -0400
commit64c1f2e5688879e1cc087f4e4a893d32267fd1fb (patch)
tree83d4109aa327547cb98cdb28207860d3b04c44d4 /lib/sqlalchemy/dialects/postgresql/pypostgresql.py
parent4a0e51e7d2f334238d9eae6e697fed78ee54f7c2 (diff)
downloadsqlalchemy-64c1f2e5688879e1cc087f4e4a893d32267fd1fb.tar.gz
- The "lightweight named tuple" used when a :class:`.Query` returns
rows failed to implement ``__slots__`` correctly such that it still had a ``__dict__``. This is resolved, but in the extremely unlikely case someone was assigning values to the returned tuples, that will no longer work. fixes #3420
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/pypostgresql.py')
0 files changed, 0 insertions, 0 deletions