diff options
author | Daniele Varrazzo <daniele.varrazzo@gmail.com> | 2011-01-02 17:25:18 +0100 |
---|---|---|
committer | Daniele Varrazzo <daniele.varrazzo@gmail.com> | 2011-01-03 21:34:49 +0100 |
commit | 5888b0360833dac5fd1a3a368e6aa878bc43aeec (patch) | |
tree | 8ca015e64a2e25e7946a1aa5fe66dadc4e6fc15b /lib/extras.py | |
parent | 8b0af283f6e32cdaed93154b08dd6fb26973cc45 (diff) | |
download | psycopg2-5888b0360833dac5fd1a3a368e6aa878bc43aeec.tar.gz |
Fixed "historical" reference leak in TimestampFromTicks
Added an internal function with C signature to avoid the creation of a
tuple to be later unpacked. When the tuple was decref'd, Python 2.4 64
bits regularly segfaulted; Python 2.5 less regularly; don't know about
other versions.
Diffstat (limited to 'lib/extras.py')
0 files changed, 0 insertions, 0 deletions