diff options
author | Romuald Brunet <romuald@gandi.net> | 2018-09-17 11:44:50 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-09-18 13:57:29 -0400 |
commit | 505941259e4e7181a176e74b3de0b7d96c444e29 (patch) | |
tree | 7ec7a57c631ff17f611a50883a0bac1eff3b3fc1 /lib/sqlalchemy/dialects/postgresql/json.py | |
parent | 67a2cd92295bef55d914a5c560b4cead5d456837 (diff) | |
download | sqlalchemy-505941259e4e7181a176e74b3de0b7d96c444e29.tar.gz |
Look for dict builtin in InstanceState cleanup
Added a check within the weakref cleanup for the :class:`.InstanceState`
object to check for the presence of the ``dict`` builtin, in an effort to
reduce error messages generated when these cleanups occur during interpreter
shutdown. Pull request courtesy Romuald Brunet.
Change-Id: If27b94d50a32767de8b4147c09fa423f71596004
Pull-request: https://github.com/zzzeek/sqlalchemy/pull/472
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/json.py')
0 files changed, 0 insertions, 0 deletions