]> granicus.if.org Git - python/commit
bpo-28180: Fix the implementation of PEP 538 on Android (GH-4334)
authorxdegaye <xdegaye@gmail.com>
Sun, 12 Nov 2017 11:45:59 +0000 (12:45 +0100)
committerGitHub <noreply@github.com>
Sun, 12 Nov 2017 11:45:59 +0000 (12:45 +0100)
commit1588be66d7b0eeebc4614309cd0fc837ff52776a
tree97210c1876d31fe2bc78d9eb029725fd33adbb32
parent9e78dc25179a492550dc602e47e7f4d24e3c89a3
bpo-28180: Fix the implementation of PEP 538 on Android (GH-4334)
Include/pylifecycle.h
Lib/test/test_c_locale_coercion.py
Misc/NEWS.d/next/Core and Builtins/2017-11-12-11-44-22.bpo-28180.HQX000.rst [new file with mode: 0644]
Modules/readline.c
Programs/python.c
Python/pylifecycle.c