Skip to content

Conversation

@takluyver
Copy link
Contributor

@takluyver takluyver commented Feb 1, 2026

This cleans up the code for an unused (as far as I can see) list of Cursor weakrefs.

Closes #144377

}

/*[clinic input]
module _sqlite3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You still need to keep this clinic directive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sqlite3 Connection maintains an unused list of weakrefs to Cursor objects

2 participants