Skip to content

sqlite3: Fix failing test_is_instance in CursorFactoryTests #6782

@ever0de

Description

@ever0de

Currently, test_is_instance in Lib/sqlite3/test/factory.py is marked as an expected failure.

The con.cursor() method does not seem to correctly handle the factory argument, causing assertIsInstance checks to fail when a custom cursor class or factory is provided.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions