Logo
Explore Help
Register Sign In
Rust-related/RustPython
1
0
Fork 1
You've already forked RustPython
mirror of https://github.com/RustPython/RustPython.git synced 2026-06-02 19:39:49 +09:00
Code Issues Packages Projects Releases Wiki Activity
Files
0d128ccc28bbabfc36869bb748e3aa9f5e09e430
RustPython/Lib/test/test_sqlite3
History
Jeong, YunWon 527111bc98 PyWrapperDescrObject and rewrite toggle_slot (#6536)
* SlotFunc

* slotdef

* unify slots

* remove unsed slots
2025-12-28 11:44:36 +09:00
..
__init__.py
Implement Sqlite3 Module (#4260)
2023-01-07 22:03:24 +02:00
__main__.py
Implement Sqlite3 Module (#4260)
2023-01-07 22:03:24 +02:00
test_backup.py
Implement Sqlite3 Module (#4260)
2023-01-07 22:03:24 +02:00
test_cli.py
Implement Sqlite3 Module (#4260)
2023-01-07 22:03:24 +02:00
test_dbapi.py
fix(sqlite): Raise ProgrammingError when operating on a closed cursor (#6339)
2025-12-08 00:14:31 +09:00
test_dump.py
Implement Sqlite3 Module (#4260)
2023-01-07 22:03:24 +02:00
test_factory.py
PyWrapperDescrObject and rewrite toggle_slot (#6536)
2025-12-28 11:44:36 +09:00
test_hooks.py
sqlite: Throw TypeError when callable is not callable (#4923)
2023-04-22 07:10:44 +09:00
test_regression.py
Fix sqlite Connection initialization check (#6199)
2025-10-21 11:11:31 +09:00
test_transactions.py
fix(sqlite): autocommit mode transaction handling to match CPython (#5918)
2025-07-09 20:13:26 +09:00
test_types.py
Correctly handle None for protocol in adapt(..) (#5979)
2025-07-16 01:49:53 +09:00
test_userfunctions.py
fix(sqlite): produce correct error for surrogate characters (#5962)
2025-07-14 14:21:36 +09:00
Powered by Gitea Version: 1.25.4 Page: 205ms Template: 2ms
English
English
Licenses API