[Python-checkins] [python/cpython] 3738b4: update locale aliases for glibc 2.24

GitHub noreply at github.com
Tue Mar 7 00:43:28 EST 2017


  Branch: refs/heads/benjamin-locale-aliases
  Home:   https://github.com/python/cpython
  Commit: 3738b4aa251e4856bf614970cdfebd169b321ace
      https://github.com/python/cpython/commit/3738b4aa251e4856bf614970cdfebd169b321ace
  Author: Benjamin Peterson <benjamin at python.org>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M Lib/locale.py
    M Lib/test/test_locale.py
    M Misc/NEWS
    M Tools/i18n/makelocalealias.py

  Log Message:
  -----------
  update locale aliases for glibc 2.24

I also made makelocalealias.py prefer the glibc defaults.




More information about the Python-checkins mailing list