)]}'
{
  "commit": "8661f9e5fb51ae6bd839c635ba325f0fe7ba4974",
  "tree": "e633acc50135dcd44645843aaef8e7b03c0ba3de",
  "parents": [
    "215b0258171aef90a708a7e4a2c40ba19a74a13a"
  ],
  "author": {
    "name": "Jordan Bayles",
    "email": "bayles.jordan@gmail.com",
    "time": "Mon Mar 16 05:33:54 2026"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Mar 16 05:33:54 2026"
  },
  "message": "Fix number parsing failing under non-C locales (#1662)\n\nIStringStream inherits the global locale, so parsing doubles with\noperator\u003e\u003e fails when the locale uses \u0027,\u0027 as the decimal separator\n(e.g. de_DE). Imbue the stream with std::locale::classic() in both\nReader::decodeDouble and OurReader::decodeDouble.\n\nThe writer already handles this correctly via fixNumericLocale().\n\nFixes #1565",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "3607998d7685fef0ed0e468f6db1a637769f932e",
      "new_mode": 33188,
      "new_path": "RELEASE_1.9.7.md"
    },
    {
      "type": "modify",
      "old_id": "0697132b0d4c6640f8e75615d495a5cdaa71865c",
      "old_mode": 33188,
      "old_path": "src/lib_json/json_reader.cpp",
      "new_id": "b0b6eb02f2dcb0cc15565f35e86ca701d827c25a",
      "new_mode": 33188,
      "new_path": "src/lib_json/json_reader.cpp"
    }
  ]
}
