◐ Shell
clean mode source ↗

bpo-41930: Add support for SQLite serialise/deserialise API by erlend-aasland · Pull Request #26728 · python/cpython

added 2 commits

June 14, 2021 23:43

@erlend-aasland erlend-aasland changed the title bpo-41930: Add support for SQLite serialise/deserialise API [WIP] bpo-41930: Add support for SQLite serialise/deserialise API

Jun 14, 2021

Erlend E. Aasland added 6 commits

June 15, 2021 21:50

Erlend E. Aasland added 18 commits

June 16, 2021 23:31
Don't return size; use len() on the returned bytes object instead.

JelleZijlstra

Erlend Egeberg Aasland and others added 3 commits

February 28, 2022 07:16
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
- adjust docs
- deserialize returns None
- remove 'non-standard' from docstring

JelleZijlstra

kumaraditya303

Erlend Egeberg Aasland and others added 2 commits

March 5, 2022 17:09
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>

JelleZijlstra

JelleZijlstra added a commit to JelleZijlstra/typeshed that referenced this pull request

Apr 15, 2022

srittau pushed a commit to python/typeshed that referenced this pull request

Apr 16, 2022