[Patches] [ python-Patches-1509584 ] Small fix for sqlite3 test suite
SourceForge.net
noreply at sourceforge.net
Wed Jun 21 22:55:51 CEST 2006
Patches item #1509584, was opened at 2006-06-20 23:15
Message generated for change (Settings changed) made by ghaering
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1509584&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 2
Submitted By: Gerhard Häring (ghaering)
Assigned to: Gerhard Häring (ghaering)
Summary: Small fix for sqlite3 test suite
Initial Comment:
The attached patch is a small fix for irritating
behaviour if you run the sqlite3 test suite twice in
the same interpreter. The second time you will get
printed tracebacks to stderr that are confusing.
This can be applied before Python 2.5b1, otherwise I'll
commit it myself after the freeze.
----------------------------------------------------------------------
>Comment By: Gerhard Häring (ghaering)
Date: 2006-06-21 22:55
Message:
Logged In: YES
user_id=163326
Comitted after beta1.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1509584&group_id=5470
More information about the Patches
mailing list