)]}'
{
  "commit": "5fe139cc39fb8110b3d6cbed6224d7c8f5d91987",
  "tree": "385bb157d098e4b2e90daa5447e46db4808f6090",
  "parents": [
    "23c488d6197191d355be6733699a295c20806932"
  ],
  "author": {
    "name": "Pablo Galindo Salgado",
    "email": "Pablogsal@gmail.com",
    "time": "Sun Feb 15 18:36:47 2026"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sun Feb 15 18:36:47 2026"
  },
  "message": "gh-144727: Add test for circular lazy import crash (#144727) (#144838)\n\nAdd a regression test ensuring that circular lazy imports raise a proper\nerror (ImportCycleError) instead of crashing with a segfault. The crash\nwas fixed in gh-144733 but no test was added at the time.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1193af9589034b912c0cd1c5dae4398f334a061f",
      "old_mode": 33188,
      "old_path": "Lib/test/test_import/test_lazy_imports.py",
      "new_id": "a4c9c14ae2b5f86f7aa820c052938e3b3a99e31b",
      "new_mode": 33188,
      "new_path": "Lib/test/test_import/test_lazy_imports.py"
    }
  ]
}
