)]}'
{
  "commit": "fc8d1c7667bf9225ac2fc18f847389ea798e980f",
  "tree": "54c9cf352d1af5ca7e0a8df1644a85934af708ba",
  "parents": [
    "2406a0cff9a1865a94af6ffa864ffd37c58bc2ef"
  ],
  "author": {
    "name": "Jason Rhinelander",
    "email": "jason@imaginary.ca",
    "time": "Tue Oct 24 20:39:46 2017 -0300"
  },
  "committer": {
    "name": "Wenzel Jakob",
    "email": "wenzel.jakob@epfl.ch",
    "time": "Wed Feb 07 10:54:31 2018 +0100"
  },
  "message": "Fix new flake8 E741 error from using `l` variable\n\nThe just-updated flake8 package hits a bunch of:\n\n    E741 ambiguous variable name \u0027l\u0027\n\nwarnings.  This commit renames them all from `l` to `lst` (they are all\nlist values) to avoid the error.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2d3aef5d1339cddbdaa9cbd11a8ffc080662e732",
      "old_mode": 33188,
      "old_path": "tests/test_opaque_types.py",
      "new_id": "6b3802fdbafd33f245406b3b7dab787b3bb1cdb2",
      "new_mode": 33188,
      "new_path": "tests/test_opaque_types.py"
    },
    {
      "type": "modify",
      "old_id": "94c90a909b10a45bc1c9009755936be939fd25d9",
      "old_mode": 33188,
      "old_path": "tests/test_pytypes.py",
      "new_id": "992e7fc8e1875dc4d2b822342d77e6496df6a163",
      "new_mode": 33188,
      "new_path": "tests/test_pytypes.py"
    },
    {
      "type": "modify",
      "old_id": "640ca07bd56bd9304193d2d4ba299aa0a00f7d99",
      "old_mode": 33188,
      "old_path": "tests/test_sequences_and_iterators.py",
      "new_id": "f6c0620944c72a48b45eb8d290a7f2ff978f58c9",
      "new_mode": 33188,
      "new_path": "tests/test_sequences_and_iterators.py"
    },
    {
      "type": "modify",
      "old_id": "db8515e7a445402f8b35c949662d9455a53ce8ba",
      "old_mode": 33188,
      "old_path": "tests/test_stl.py",
      "new_id": "fbf95ff06e57521fc9c1951f9432063f6a51c7a6",
      "new_mode": 33188,
      "new_path": "tests/test_stl.py"
    }
  ]
}
