Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
📜🤖 Added by blurb_it.
  • Loading branch information
blurb-it[bot] authored May 25, 2022
commit ca1810f600c5011ffb565bedfc53d49655cdc822
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
:meth:`~sqlite3.Connection.serialize` raises :exc:`OverflowError` on 32bit Python
when more than ``Py_SSIZE_T_MAX`` bytes of serialization occurs.
Comment thread
neonene marked this conversation as resolved.
Outdated