)]}'
{
  "commit": "41393c9b6de513ea169b61c175b71018e8a12336",
  "tree": "0a4316c464d064da78c62d96036bdae977ed5c60",
  "parents": [
    "54a81c0595f97d39a2624e77ba781b4ab167f660"
  ],
  "author": {
    "name": "Ian Cordasco",
    "email": "graffatcolmingov@gmail.com",
    "time": "Fri Dec 04 06:13:28 2015"
  },
  "committer": {
    "name": "Ian Cordasco",
    "email": "graffatcolmingov@gmail.com",
    "time": "Fri Dec 04 06:13:28 2015"
  },
  "message": "Cache stdin for Flake8 plugins\n\nCurrently plugins (e.g., flake8-docstrings) are struggling to support\nusers passing data in on stdin (e.g., cat file.py | flake8 -). Until\npep8 fixes this itself, we can monkey-patch its `stdin_get_value`\nfunction to handle the caching for us.\n\nCloses #105\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d8345ad79afc97de03c3323f95d4e0a778a88b8b",
      "old_mode": 33188,
      "old_path": "flake8/engine.py",
      "new_id": "e90940ec0b651ad5595b689b17a7f071405b4fce",
      "new_mode": 33188,
      "new_path": "flake8/engine.py"
    }
  ]
}
