Skip to content

Doc: Add explicit parameter list to sqlite3.connect #94628

Closed
@erlend-aasland

Description

@erlend-aasland

The sqlite3.connect module level function has a lot of parameters. Adding an explicit parameter list will add more structure to this function.

Discussed on Discourse, with a proof-of-concept given by CAM.

For now, I do not suggest to adapt all sqlite3 functions and methods to this doc style. That is, however, a possibility, but since most of the functions / methods accept only a very small number of parameters, I'm unsure of the gain.

Metadata

Metadata

Labels

docsDocumentation in the Doc dirtopic-sqlite3type-featureA feature request or enhancement

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions