Update git submodules

* Update oslo.i18n from branch 'master'
  to 740af568bbbc03ba42f92750c6d5eb24d9315a9f
  - Merge "The locale.getdefaultlocale is deprecated"
  - The locale.getdefaultlocale is deprecated
    
    This patch is prompted by the following deprecation warning:
    
    DeprecationWarning: Use setlocale(), getencoding() and getlocale() instead
    
    But getdefaultlocale() is scheduled to be removed in Python
    3.13, so we need to act anyway.
    
    We use LC_CTYPE as the most compatible setting. Probablly what
    we really want for translations is LANG, but that is not a
    valid argument for getlocale(). Fortunately, LC_CTYPE is set
    when the environment variable LANG is set, so this works for us.
    
    Change-Id: I07bdbaf95108aa4fdb4c645c12b196dcb820059b
This commit is contained in:
Zuul 2023-09-14 10:18:19 +00:00 committed by Gerrit Code Review
parent 75678544af
commit 05057fadb1
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3dd3fa761a7ed6d7db4c1fa550c233361972bda2
Subproject commit 740af568bbbc03ba42f92750c6d5eb24d9315a9f