)]}'
{
  "commit": "cceafe2d0cd4bc35c80e7961981939b1d4daf8b9",
  "tree": "47780c48ca8eb1ba65c8680cbf7bf461b28f9d28",
  "parents": [
    "1caa07200779be05321149e89e449b3d979f7bb5"
  ],
  "author": {
    "name": "Guido van Rossum",
    "email": "guido@python.org",
    "time": "Thu Jan 09 05:43:08 2003"
  },
  "committer": {
    "name": "Guido van Rossum",
    "email": "guido@python.org",
    "time": "Thu Jan 09 05:43:08 2003"
  },
  "message": "Roll back the introduction of urlsplit() and urlunsplit() to\nurlparse.py.  These were new features in 2.2, and shouldn\u0027t be added\nto 2.1 this late in the game.  There was one use of urlsplit() in\nhttplib.py (the urlparse.py change was done as part of a backport of a\nbugfix to httplib.py); this use is replaced with a call to urlparse()\nwithout changing the effect (only the returned netloc is used).\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2b277e079941f0b3870d9396c6954360110eb6b8",
      "old_mode": 33188,
      "old_path": "Lib/httplib.py",
      "new_id": "021a76236a66b23679d305c5f5aa5b660584be97",
      "new_mode": 33188,
      "new_path": "Lib/httplib.py"
    },
    {
      "type": "modify",
      "old_id": "ee99645d59b7ce3937021c203a6c8b3fd16c5953",
      "old_mode": 33188,
      "old_path": "Lib/urlparse.py",
      "new_id": "1df83d68d31b13b895c069657e149271cbf2fcac",
      "new_mode": 33188,
      "new_path": "Lib/urlparse.py"
    }
  ]
}
