Skip to content

gh-93044: No longer convert the database argument of sqlite3.connect() to bytes#93046

Merged
serhiy-storchaka merged 1 commit intopython:mainfrom
serhiy-storchaka:sqlite-connect-factory-database-arg
May 21, 2022
Merged

gh-93044: No longer convert the database argument of sqlite3.connect() to bytes#93046
serhiy-storchaka merged 1 commit intopython:mainfrom
serhiy-storchaka:sqlite-connect-factory-database-arg

Conversation

@serhiy-storchaka
Copy link
Member

Just pass it to the factory as is.

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

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unintentional changes in sqlite3.connect()

5 participants