)]}'
{
  "commit": "98888dadf04e7e00524b6de273d28d02d7abc2c0",
  "tree": "42946f8706981217ee9db358d33079a46dd8d1e0",
  "parents": [
    "8289ae99b8d8a219ba75d1153c36b6f0c64b3ba1"
  ],
  "author": {
    "name": "Bu Sun Kim",
    "email": "8822365+busunkim96@users.noreply.github.com",
    "time": "Wed Sep 23 17:10:39 2020"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Sep 23 17:10:39 2020"
  },
  "message": "fix: add method to close httplib2 connections (#1038)\n\nFixes #618 🦕\r\n\r\nhttplib2 leaves sockets open by default. This can lead to situations where programs run out of available sockets. httplib2 added a method last year to clean up connections. https://github.com/httplib2/httplib2/blob/9bf300cdc372938f4237150d5b9b615879eb51a1/python3/httplib2/__init__.py#L1498-L1506\r\n\r\nThis PR adds two ways to close http connections. The interface is intentionally similar to the proposed design for GAPIC clients. googleapis/gapic-generator-python#575",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2db95faed1174b61973c99a7cf5c7e91749d1f8a",
      "old_mode": 33188,
      "old_path": "docs/start.md",
      "new_id": "ceac5dd33640e9830ca3743ecfa48a09c22879ec",
      "new_mode": 33188,
      "new_path": "docs/start.md"
    },
    {
      "type": "modify",
      "old_id": "eec7e00344611cfc8302f029afd32c74ae29e6ff",
      "old_mode": 33188,
      "old_path": "googleapiclient/discovery.py",
      "new_id": "6363809f1e5bc5de0bd293b63699f37f33542a5e",
      "new_mode": 33188,
      "new_path": "googleapiclient/discovery.py"
    },
    {
      "type": "modify",
      "old_id": "d9c3d2ae19af4cbd63e6853a3d3e6b4173a4b9dc",
      "old_mode": 33188,
      "old_path": "googleapiclient/http.py",
      "new_id": "926ca1bcfa90e498b548ba39b32c0747c012a48e",
      "new_mode": 33188,
      "new_path": "googleapiclient/http.py"
    },
    {
      "type": "modify",
      "old_id": "1abb5c82f087c3aaeb3aa54ca810d67b36c92187",
      "old_mode": 33188,
      "old_path": "tests/test_discovery.py",
      "new_id": "c6bc59937b88ae8dbe6df4f80d496e0e43aa7c04",
      "new_mode": 33188,
      "new_path": "tests/test_discovery.py"
    }
  ]
}
