[issue40270] activate (or include) json1 extension in sqlite

2020-04-17 Thread Big Stone


Big Stone  added the comment:

You may also consider having it on Mac Python-3.8 and not on Windows Python-3.8 
is a total abnormality. For example, in the context of a Classroom.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40270] activate (or include) json1 extension in sqlite

2020-04-15 Thread Zachary Ware


Zachary Ware  added the comment:

This has been done in the macOS installer since 
9625bf520e08828e36bc3b1d043af679eb5f993d, so this is now done.  I won't 
backport it due to the inevitable confusion over which patch version of which 
branch started including it on Windows; it's much easier to just say "3.9" :)

Thanks to Ammar for the patch!

--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40270] activate (or include) json1 extension in sqlite

2020-04-15 Thread Zachary Ware


Zachary Ware  added the comment:


New changeset 58d6f2ee3aeb699156d4784acccd2910d27982e7 by Ammar Askar in branch 
'master':
bpo-40270: Enable json extension in Windows sqlite extension (GH-19528)
https://github.com/python/cpython/commit/58d6f2ee3aeb699156d4784acccd2910d27982e7


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40270] activate (or include) json1 extension in sqlite

2020-04-14 Thread Ammar Askar


Change by Ammar Askar :


--
keywords: +patch
nosy: +ammar2
nosy_count: 5.0 -> 6.0
pull_requests: +18878
stage: test needed -> patch review
pull_request: https://github.com/python/cpython/pull/19528

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40270] activate (or include) json1 extension in sqlite

2020-04-13 Thread SilentGhost


Change by SilentGhost :


--
components: +Extension Modules, Windows
nosy: +paul.moore, steve.dower, tim.golden, zach.ware
stage:  -> test needed
type:  -> behavior
versions: +Python 3.9

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40270] activate (or include) json1 extension in sqlite

2020-04-13 Thread Big Stone


Change by Big Stone :


--
title: activate json1 extension in sqlite -> activate (or include) json1 
extension in sqlite

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com