)]}'
{
  "commit": "27f6bbcb339821bede53a918aca43bc031f0ef02",
  "tree": "2196736e14bb0812bd0e82dc54371b667d1d16c8",
  "parents": [
    "26b6609c603bd720836766c6f02a024516a3b5e8"
  ],
  "author": {
    "name": "Robert Ancell",
    "email": "robert.ancell@canonical.com",
    "time": "Fri Jan 20 11:53:59 2023 +1300"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jan 19 22:53:59 2023 +0000"
  },
  "message": "Fix invalid Unix locale to Flutter locale (BCP-47) mapping (#36512)\n\nFlutter locales use the BCP-47 format\n(https://www.rfc-editor.org/rfc/bcp/bcp47.txt), and Unix locales use a POSIX\nformat. There is not a perfect mapping between them, see\nhttps://wiki.openoffice.org/wiki/LocaleMapping\n\nThe current implementation is not correctly setting the appropriate optional\nfields, so remove that.\n\nThere are likely some Unix locales that should set these fields, but these are\nbest fixed by adding special cases for them as they are discovered.\n\nFixes: https://github.com/flutter/flutter/issues/111341",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "896eef701fc8e44fca2242840818d631bb830454",
      "old_mode": 33188,
      "old_path": "shell/platform/linux/fl_engine.cc",
      "new_id": "a15e81672881f5848bc940d6be3e89da5f57acf1",
      "new_mode": 33188,
      "new_path": "shell/platform/linux/fl_engine.cc"
    },
    {
      "type": "modify",
      "old_id": "6bbc699195d5e36b6e2d2eb27bbd2a6bb6a5480d",
      "old_mode": 33188,
      "old_path": "shell/platform/linux/fl_engine_test.cc",
      "new_id": "727f76d61a90215d3321c937292d7c65e5108593",
      "new_mode": 33188,
      "new_path": "shell/platform/linux/fl_engine_test.cc"
    }
  ]
}
