Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small fix for sqlite3 test suite #43532

Closed
ghaering mannequin opened this issue Jun 20, 2006 · 2 comments
Closed

Small fix for sqlite3 test suite #43532

ghaering mannequin opened this issue Jun 20, 2006 · 2 comments

Comments

@ghaering
Copy link
Mannequin

ghaering mannequin commented Jun 20, 2006

BPO 1509584
Files
  • sqlite3_authorizer_test_fix.patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2006-06-21.20:55:49.000>
    created_at = <Date 2006-06-20.21:15:33.000>
    labels = []
    title = 'Small fix for sqlite3 test suite'
    updated_at = <Date 2006-06-21.20:55:49.000>
    user = 'https://bugs.python.org/ghaering'

    bugs.python.org fields:

    activity = <Date 2006-06-21.20:55:49.000>
    actor = 'ghaering'
    assignee = 'ghaering'
    closed = True
    closed_date = None
    closer = None
    components = ['None']
    creation = <Date 2006-06-20.21:15:33.000>
    creator = 'ghaering'
    dependencies = []
    files = ['7340']
    hgrepos = []
    issue_num = 1509584
    keywords = ['patch']
    message_count = 2.0
    messages = ['50518', '50519']
    nosy_count = 1.0
    nosy_names = ['ghaering']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1509584'
    versions = []

    @ghaering
    Copy link
    Mannequin Author

    ghaering mannequin commented Jun 20, 2006

    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.

    @ghaering ghaering mannequin closed this as completed Jun 20, 2006
    @ghaering ghaering mannequin self-assigned this Jun 20, 2006
    @ghaering ghaering mannequin closed this as completed Jun 20, 2006
    @ghaering ghaering mannequin self-assigned this Jun 20, 2006
    @ghaering
    Copy link
    Mannequin Author

    ghaering mannequin commented Jun 21, 2006

    Logged In: YES
    user_id=163326

    Comitted after beta1.

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    No branches or pull requests

    0 participants