[Python-checkins] [python/cpython] df8280: bpo-20087: Revert "make the glibc alias table take...

GitHub noreply at github.com
Mon Mar 20 02:49:45 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: df8280838f52d6ec45ba03ef734b0dec8a9c43fb
      https://github.com/python/cpython/commit/df8280838f52d6ec45ba03ef734b0dec8a9c43fb
  Author: Benjamin Peterson <benjamin at python.org>
  Date:   2017-03-19 (Sun, 19 Mar 2017)

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

  Log Message:
  -----------
  bpo-20087: Revert "make the glibc alias table take precedence over the X11 one (#422)" (#713)

This reverts commit 02371e0ed1ee82ec73e7d363bcf2ed40cde1397a.




More information about the Python-checkins mailing list