)]}'
{
  "commit": "bc4cd91aef6a860ef911788caef5d11834c7cd2f",
  "tree": "658bfce9afa5d3ecc74503d10b4ca209d79ea0c4",
  "parents": [
    "3c3f9a209f302599fdd1b6f3f6315028e1b4fcda"
  ],
  "author": {
    "name": "Miss Islington (bot)",
    "email": "31488909+miss-islington@users.noreply.github.com",
    "time": "Fri Jul 05 22:25:35 2024 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jul 05 20:25:35 2024 +0000"
  },
  "message": "[3.13] Update example of str.split, bytes.split (GH-121287) (#121415)\n\nUpdate example of str.split, bytes.split (GH-121287)\r\n\r\nIn `{str,bytes}.strip(chars)`, multiple characters are not treated as a\r\nprefix/suffix, but as individual characters. This may make users confuse\r\nwhether `split` has similar behavior.\r\nUsers may incorrectly expect that\r\n`\u0027Good morning, John.\u0027.split(\u0027, .\u0027) \u003d\u003d [\u0027Good\u0027, \u0027morning\u0027, \u0027John\u0027]`\r\n\r\nAdding a bit of clarification in the doc.\r\n\r\n(cherry picked from commit 892e3a1b708391cb43517a141f9b9712e047b8a4)\r\n\r\nCo-authored-by: Yuxin Wu \u003cppwwyyxxc@gmail.com\u003e\r\nCo-authored-by: Yuxin Wu \u003cppwwyyxx@users.noreply.github.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8a7f73754ad90483cf66f51af1d51df6e1fe68e7",
      "old_mode": 33188,
      "old_path": "Doc/library/stdtypes.rst",
      "new_id": "d4706002581e92e1ff7e89f26115f968411c2a25",
      "new_mode": 33188,
      "new_path": "Doc/library/stdtypes.rst"
    }
  ]
}
