)]}'
{
  "commit": "0bb312a4eacc5df4d5556f61694416644fd6902b",
  "tree": "86eaccfa5db7f56af38c15adebb71a67b3007238",
  "parents": [
    "0c38e057d0279c10a8cd7fd916ba1fa3c767170a"
  ],
  "author": {
    "name": "Serhiy Storchaka",
    "email": "storchaka@gmail.com",
    "time": "Sat Aug 29 19:17:43 2026"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Aug 29 19:17:43 2026"
  },
  "message": "gh-86427: Use the console code page for the stdio encoding on Windows (GH-155415)\n\nIn the legacy Windows stdio mode PyConfig.stdio_encoding is now initialized\nwith the console output code page instead of the ANSI code page.\n\nOnly one encoding can be specified, so sys.stdin.encoding is still wrong if\nthe input code page differs from the output one.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "555cebeadc605381252bf63a3d60e899f55ba085",
      "old_mode": 33188,
      "old_path": "Lib/test/test_cmd_line.py",
      "new_id": "2200770b4a45f0835e64197734c666bd4fa13bec",
      "new_mode": 33188,
      "new_path": "Lib/test/test_cmd_line.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1cbf188c12e407025a75d2a3fa5438b9066c1a7a",
      "new_mode": 33188,
      "new_path": "Misc/NEWS.d/next/Windows/2026-08-09-07-00-00.gh-issue-86427.consolecp.rst"
    },
    {
      "type": "modify",
      "old_id": "b9bacb17a66454a2b78a6ddac2c21e9e2340491c",
      "old_mode": 33188,
      "old_path": "Python/initconfig.c",
      "new_id": "69d47a5872f5e389ad7feeb5d34fcf77656e7e4d",
      "new_mode": 33188,
      "new_path": "Python/initconfig.c"
    }
  ]
}
