X Tutup
Skip to content

bpo-1635741: sqlite3 now uses Py_NewRef and Py_XNewRef#23170

Merged
vstinner merged 6 commits intopython:masterfrom
erlend-aasland:bpo-1635741/sqlite-new-ref
Dec 27, 2020
Merged

bpo-1635741: sqlite3 now uses Py_NewRef and Py_XNewRef#23170
vstinner merged 6 commits intopython:masterfrom
erlend-aasland:bpo-1635741/sqlite-new-ref

Conversation

@erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Nov 5, 2020

Thanks for GH-23152, @vstinner! Fewer lines, improved readability: 7 files changed, 40 insertions, 87 deletions :)
Would you mind reviewing?

https://bugs.python.org/issue1635741

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

X Tutup