Skip to content

Conversation

@shramov
Copy link
Contributor

@shramov shramov commented Oct 19, 2025

Follow up to #1440.

Enable assertions (pass -UNDEBUG) and run SQLite tests so bugs like #1438 will not slip in accidentialy.

Test for empty connection string is added in c2770d4

@mkleehammer
Copy link
Owner

Interesting - thanks. I had not thought of this. I'm going to hold off releasing a new minor / patch version for a few days to see what else turns up or I can fix.

@mkleehammer mkleehammer merged commit 0e2a6c8 into mkleehammer:master Oct 21, 2025
10 checks passed
@shramov
Copy link
Contributor Author

shramov commented Oct 21, 2025

Sorry for spamming with pull requests but this one does not make sense if sqlite tests were not accepted...
If you are interested I have 'const char *' cleanup patch that fixes -Wno-write-strings warnings

P.S. const char * can not be fixed until python 3.13 :(

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants