Changing the python sqlite3 version to the latest
Marco Atzeri
marco.atzeri@gmail.com
Tue Feb 14 22:58:19 GMT 2023
On 11.02.2023 22:37, Jose Isaias Cabrera via Cygwin wrote:
>
> Greetings.
>
> If I install python39 and thus,
> $ python
> Python 3.9.10 (main, Jan 20 2022, 21:37:52)
> [GCC 11.2.0] on cygwin
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import sqlite3
>>>> sqlite3.sqlite_version
> '3.34.0'
https://cygwin.com/packages/summary/sqlite3.html
Last version packaged for Cygwin is 3.34.0
Until Jan (or someone else) is packaging a more recent version
that is what is available
Regards
Marco
More information about the Cygwin
mailing list