| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@pablogsal I recon this can pass as skip news. This is an internal micro-optimisation only. No user visible change. |
Sorry, something went wrong.
|
This PR was broken by fffa0f9. I'll resolve the issues in a new PR. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Quoting the SQLite docs, https://sqlite.org/c3ref/prepare.html:
"If the caller knows that the supplied string is nul-terminated, then
there is a small performance advantage to passing an nByte parameter
that is the number of bytes in the input string including the
nul-terminator."
https://bugs.python.org/issue44165