)]}'
{
  "commit": "da6a5120ac0fc183b38f9493b3a2ffbf2cac600e",
  "tree": "6c226c91e5dc25440c15f36d187e1cceb9cae49b",
  "parents": [
    "df5ee334faacbf9a14fab3145a2b837d17e31597"
  ],
  "author": {
    "name": "Andrei Litvin",
    "email": "andy314@gmail.com",
    "time": "Mon Feb 10 17:59:45 2025 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Feb 10 22:59:45 2025 +0000"
  },
  "message": "Fix regular expression for variable splitting. (#37493)\n\n* Fix regular expression for variable splitting.\n\nPrevious code tried to escape every character, however python\nlinters complained about illegal escapes. The expression also\nseemed a bit complex, so a character set seems clearer.\n\n* Add brackets to force separator to also exist in the split",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "84f918085ea670378a7874c71231bb2447febc4f",
      "old_mode": 33188,
      "old_path": "scripts/py_matter_yamltests/matter_yamltests/parser.py",
      "new_id": "5715234b40f686836d1bbf1a7f411fd5640db8c6",
      "new_mode": 33188,
      "new_path": "scripts/py_matter_yamltests/matter_yamltests/parser.py"
    }
  ]
}
