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

Cleanup CLDR locale scripts

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

              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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes