diff options
author | Guido van Rossum <guido@python.org> | 2007-08-09 21:06:37 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-08-09 21:06:37 +0000 |
commit | 9ce8e3809906a0e7a01b548883b85d0e323d2f6d (patch) | |
tree | 2c718b5849506f31cd861f0f2900ad257c79ba5e /Lib/sqlite3/test/userfunctions.py | |
parent | 6ca130d0dba71dd494ae284a76e45e7050132468 (diff) | |
download | cpython-git-9ce8e3809906a0e7a01b548883b85d0e323d2f6d.tar.gz |
Fix two bugs in socket_getaddr():
(a) 'single' shouldn't be DECREF'ed in the cleanup code;
(b) the fallback case in makesockaddr() should use y# instead of s#
in the format, since the data is bytes, not UTF-8 text.
Diffstat (limited to 'Lib/sqlite3/test/userfunctions.py')
0 files changed, 0 insertions, 0 deletions