Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-95343

Cleanup CLDR locale scripts

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • Core: Locales (i18n)
    • None

      CLDR locale scripts may benefit from future cleanup after QTBUG-83488. Some possible areas:

      • Decide on code style and use it consistently (black for suggested as formatter).
      • Use xml.etree.ElementTree instead of custom xpath-like parser, also for emitting XML
      • Don't use so many different unnamed tuples, perhaps use NamedTuple's for some of them and add type annotations were possible.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            cnn Qt Core & Network
            ievgenii.meshcheriakov Ievgenii Meshcheriakov
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes