Skip to content

Document all parameters of all sqlite3 functions/methods #95235

Closed
@erlend-aasland

Description

@erlend-aasland

Ref. #94320 (comment)

Also consider using explicit parameter lists more often (or always?). Obvious candidates for explicit parameter lists:

  • sqlite3.Connection.create_*
  • sqlite3.Connection.blobopen
  • sqlite3.Connection.backup

Metadata

Metadata

Labels

docsDocumentation in the Doc dirtriagedThe issue has been accepted as valid by a triager.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions