##// END OF EJS Templates
Fix DeprecationWarning on 3.12 with a datetime adapter for sqlite3...
Fix DeprecationWarning on 3.12 with a datetime adapter for sqlite3 After python/cpython#90016, default adapters and converters are deprecated. See also https://docs.python.org/3.12/library/sqlite3.html#sqlite3-adapter-converter-recipes
Sergey B Kirpichev -
r28372:45738411
Show More
Name Size Modified Last Commit Author
/ IPython / terminal / pt_inputhooks
__init__.py Loading ...
asyncio.py Loading ...
glut.py Loading ...
gtk.py Loading ...
gtk3.py Loading ...
gtk4.py Loading ...
osx.py Loading ...
pyglet.py Loading ...
qt.py Loading ...
tk.py Loading ...
wx.py Loading ...