q icon indicating copy to clipboard operation
q copied to clipboard

DeprecationWarning: The default datetime adapter is deprecated as of Python 3.12

Open hginzel opened this issue 10 months ago • 0 comments

q.py:535: DeprecationWarning: The default datetime adapter is deprecated as of Python 3.12; see the sqlite3 documentation for suggested replacement recipes r = self.cursor.execute(q,params)

hginzel avatar Apr 22 '24 13:04 hginzel