)]}'
{
  "commit": "73cc1fd4f45b4daf2b2f9a6be69148775c7c2bff",
  "tree": "458be22a0c09394bd8f4d6ee2fcac3f4a53e155e",
  "parents": [
    "1384f025f5e8ad943c1ac699fd60877b046c0183"
  ],
  "author": {
    "name": "Imgyu Kim",
    "email": "kimimgo@gmail.com",
    "time": "Fri Mar 27 20:48:07 2026"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Mar 27 20:48:07 2026"
  },
  "message": "gh-146310: Fix ensurepip to treat empty WHEEL_PKG_DIR as unset (#146357)\n\nPath(\u0027\u0027) resolves to CWD, so an empty WHEEL_PKG_DIR string caused\nensurepip to search the current working directory for wheel files.\nAdd a truthiness check to treat empty strings the same as None.\n\nCo-authored-by: Victor Stinner \u003cvstinner@python.org\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6164ea62324cced9e6a20036e0824aee1d154748",
      "old_mode": 33188,
      "old_path": "Lib/ensurepip/__init__.py",
      "new_id": "93b4e7a820f3ad2b539fdb3043b8d6fdefd5ab91",
      "new_mode": 33188,
      "new_path": "Lib/ensurepip/__init__.py"
    },
    {
      "type": "modify",
      "old_id": "c62b340f6a340f1f388323fbb0ea2cf533b13b69",
      "old_mode": 33188,
      "old_path": "Lib/test/test_ensurepip.py",
      "new_id": "20a56ed715d8abd6da16a092a1faca95f0d53376",
      "new_mode": 33188,
      "new_path": "Lib/test/test_ensurepip.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b712595585201b97acd47ba7797a804aad832d73",
      "new_mode": 33188,
      "new_path": "Misc/NEWS.d/next/Library/2026-03-24-03-49-50.gh-issue-146310.WhlDir.rst"
    }
  ]
}
