Skip to content

bpo-40270: Enable json extension in windows sqlite extension#19528

Merged
zware merged 2 commits into
python:masterfrom
ammaraskar:enable_sqlite_json
Apr 15, 2020
Merged

bpo-40270: Enable json extension in windows sqlite extension#19528
zware merged 2 commits into
python:masterfrom
ammaraskar:enable_sqlite_json

Conversation

@ammaraskar
Copy link
Copy Markdown
Member

@ammaraskar ammaraskar commented Apr 14, 2020

Here's the change in the size of the compiled sqlite library:

Before:

λ du -h win32\sqlite3.dll
1008K   win32\sqlite3.dll

After:

1.1M    win32\sqlite3.dll

https://bugs.python.org/issue40270

Copy link
Copy Markdown
Member

@zware zware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A nit in the NEWS wording, but otherwise LGTM.

Comment thread Misc/NEWS.d/next/Library/2020-04-14-16-18-49.bpo-40270.XVJzeG.rst Outdated
@zware zware merged commit 58d6f2e into python:master Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants