bpo-44997: macOS does not support loadable SQLite extensions #27979
Conversation
Authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
I applied skip news for this. Scream out if you disagree, @ronaldoussoren. Also, I'd say backport to 3.10, maybe even 3.9. Let me know if you agree. |
Skipnews should be fine. Is the error message clear enough? I don't think it is necessary to mention the configure flag here because you have to explicitly opt in to loadable extensions to get this error. |
Yes, I agree. |
Do you agree that we should backport this? |
cc. @pablogsal regarding backporting, as he is the release manager. |
I want this in 3.9 so it has to go to 3.10 too. Pablo can decide if it fits for 3.10.0rc2 or 3.10.1. |
Authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
Thanks @erlend-aasland for the PR, and @ambv for merging it |
GH-27994 is a backport of this pull request to the 3.10 branch. |
GH-27995 is a backport of this pull request to the 3.9 branch. |
Thanks @erlend-aasland for the PR, and @ambv for merging it |
GH-27996 is a backport of this pull request to the 3.8 branch. |
Thanks, @ambv! I'm sorry, I should've CC'd you as well regarding backports. |
Authored-by: Ronald Oussoren ronaldoussoren@mac.com
https://bugs.python.org/issue44997
The text was updated successfully, but these errors were encountered: