[pypy-commit] [Git][pypy/pypy][branch/py3.6] 2 commits: call setlocale(xxx, '') to initialize the values from the environment

Matti Picus foss at heptapod.net
Sun Oct 25 10:04:43 EDT 2020



Matti Picus pushed to branch branch/py3.6 at PyPy / pypy


Commits:
91331d3c by Matti Picus at 2020-10-25T08:49:59+02:00
call setlocale(xxx, '') to initialize the values from the environment

--HG--
branch : py3.6

- - - - -
2e3bece2 by Matti Picus at 2020-10-25T13:04:49+02:00
add `sqlite3_load_extension`, fixes issue #3334

--HG--
branch : py3.6

- - - - -


3 changed files:

- lib_pypy/_sqlite3.py
- lib_pypy/_sqlite3_build.py
- pypy/module/_codecs/locale_codec.c


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/31cf8234c522c21194ce0de5395037a0acc49f86...2e3bece2e63f2d3c5605b4364a55d918946c4929

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/31cf8234c522c21194ce0de5395037a0acc49f86...2e3bece2e63f2d3c5605b4364a55d918946c4929
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20201025/68ede872/attachment.html>


More information about the pypy-commit mailing list