kopia lustrzana https://github.com/micropython/micropython-lib
![]() Currently, the bytes object used to store the sqlite3 database pointer is always 4 bytes, which causes segfaults on 64 bit platforms with 8 byte pointers. To address this, the size is now dynamically determined using the uctypes modules pointer size. Signed-off-by: Robert Klink <rhermanklink@ripe.net> |
||
---|---|---|
.. | ||
manifest.py | ||
sqlite3.py | ||
test_sqlite3.py | ||
test_sqlite3_2.py |