Skip to content

The sqlite3 module should not be built as a core module #106104

Closed as not planned
Closed as not planned
@erlend-aasland

Description

@erlend-aasland

The sqlite3 extension module accidentally got upped as a core module (Py_BUILD_CORE_MODULE) in gh-105927. We'd like to keep most extension modules away from the internal API, so I'm reverting this specific change.

cc. @vstinner

Linked PRs

Metadata

Metadata

Labels

Projects

Status

Discarded

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions