gh-95656: Enable the sqlite3 load extension API in Windows build#95662
Conversation
|
I'm not sure about backporting this. What do you say, Steve? |
|
This API is not tested. Let's add a test while we're there. |
|
Does this have a Python API to go with it? Is that currently unusable on every release? If so, let's backport. |
Yes, it enables this API: cpython/Modules/_sqlite/connection.c Lines 1490 to 1525 in bdbadb9
Yes; ok. |
|
Haha, yeah, good point. Backport for sure |
|
Thanks, Steve! |
|
Thanks @erlend-aasland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
|
Sorry, @erlend-aasland, I could not cleanly backport this to |
|
GH-95671 is a backport of this pull request to the 3.11 branch. |
pythonGH-95662) (cherry picked from commit 6a5104f) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
…ws build (pythonGH-95662). (cherry picked from commit 6a5104f) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
|
Aha... no backport to 3.10 is needed. I changed the FTR, broken in gh-29434. |
Uh oh!
There was an error while loading. Please reload this page.