)]}'
{
  "commit": "1106b9a168c561a5a8b50d97ba6a997ad4483d39",
  "tree": "6eac1ff89d83eaf3d4bf8a2d6c2baa06c757e616",
  "parents": [
    "3233040287fb03391c0ad1a5ad7404d359f8a98d"
  ],
  "author": {
    "name": "Julien Danjou",
    "email": "julien@danjou.info",
    "time": "Wed Mar 11 16:54:30 2026 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Mar 11 15:54:30 2026 +0000"
  },
  "message": "feat: deprecate `initial` in favor of `multiplier` in `wait_exponential_jitter` (#629)\n\nEvery other exponential wait class uses `multiplier`. Having `initial`\nonly on `wait_exponential_jitter` is confusing. Add `multiplier` param\nand deprecate `initial` as its alias.\n\n- Add `multiplier` parameter (default 1)\n- Emit `DeprecationWarning` when `initial` is used\n- Raise `ValueError` if both `initial` and `multiplier` are specified\n\n\nChange-Id: I63d23f41e58627085118b633a009c86ff2807f79\n\nCo-authored-by: Claude Opus 4.6 \u003cnoreply@anthropic.com\u003e",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e55885486484d83f59096608aa580fbbe811d860",
      "new_mode": 33188,
      "new_path": "releasenotes/notes/deprecate-initial-for-multiplier-c7b4e2d9f1a83065.yaml"
    },
    {
      "type": "modify",
      "old_id": "92fa1f4af66fdeba856f506cbc8fa952861d03fc",
      "old_mode": 33188,
      "old_path": "tenacity/wait.py",
      "new_id": "c7a430eb48e5db6a75d628fe079a5b656daef649",
      "new_mode": 33188,
      "new_path": "tenacity/wait.py"
    },
    {
      "type": "modify",
      "old_id": "7061cd74f77d48ded9b938ddd777b29fba5e80f5",
      "old_mode": 33188,
      "old_path": "tests/test_tenacity.py",
      "new_id": "6a3973926870e8e72dfbdc7b4617dc163bdc8de8",
      "new_mode": 33188,
      "new_path": "tests/test_tenacity.py"
    }
  ]
}
