-
-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pyhton 3.12 Bug report #603
Comments
I'm unable to replicate this issue. This is with a fresh install of
|
I, too, am unable to replicate this issue. I've tried doing what Simon did above, and opening a local file on my machine. I used a fresh install of I suggest closing this as unable to replicate. Not sure how that works on GitHub though. |
I'm also unable to replicate this issue. I'm using sqlite-utils 3.37 and Python 3.12.5 on Windows 10 I copied Simon's commands from his reply and also tested with saving database to disk. Everything works as expected. Results below.
Should this issue be closed if no one is able to replicate the bug? |
I start with new python3 verison 3.12.0
Also have the error where connect DataBase
This bug come from
sqlite-utils
since's v3.33.Anyone get the same ?
As well now of the resolved plan just keep the sqlite-utils version in python3.12 with v3.32.1 [tested]
but where are the sqlite3.Connection problem....
This won't happen on python version down to 3.11[tested]
Just the python3.12.0, I have test this error are come from the sqlite3 connection
The error say from
sqlite_utils
and with the sqlite3 Connection, what can I do.Let fix together.
The text was updated successfully, but these errors were encountered: