)]}'
{
  "commit": "c164404b2ee3e47d9552053383ffda14b2f2d8ea",
  "tree": "abe2691a1041f764de276cc71606c8a7007e2374",
  "parents": [
    "648a7fb9b9b7f17fd729f61e166ab831add59357"
  ],
  "author": {
    "name": "Marc Chevrier",
    "email": "marc.chevrier@gmail.com",
    "time": "Sat Apr 27 17:16:52 2024 +0200"
  },
  "committer": {
    "name": "Marc Chevrier",
    "email": "marc.chevrier@gmail.com",
    "time": "Thu May 09 19:08:47 2024 +0200"
  },
  "message": "FindPython: On Windows, Enhance python debug version support\n\nAdd the following variables:\n* Python_EXECUTABLE_DEBUG\n* Python_INTERPRETER\n* Python_DEBUG_POSTFIX\n\nand target Python::InterpreterDebug.\n\npython_add_library() command Manage DEBUG_POSTFIX target property based\non the value of Python_DEBUG_POSTFIX variable.\n\nFixes: #25874\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2e75e723a6e9c03978df6f9040bfc45a85a68d68",
      "new_mode": 33188,
      "new_path": "Help/release/dev/FindPython-DEBUG.rst"
    },
    {
      "type": "modify",
      "old_id": "19b6c2a022f6b894234ce84af7e464adbb55dcf7",
      "old_mode": 33188,
      "old_path": "Modules/FindPython.cmake",
      "new_id": "b963ef5660045403feb0e1bbb10c96c6548a801c",
      "new_mode": 33188,
      "new_path": "Modules/FindPython.cmake"
    },
    {
      "type": "modify",
      "old_id": "410b7362c8881d0ed9b1426e52661d47f329b906",
      "old_mode": 33188,
      "old_path": "Modules/FindPython/Support.cmake",
      "new_id": "d05d27b99479e52d4f7626da8c8bb94be573a0c4",
      "new_mode": 33188,
      "new_path": "Modules/FindPython/Support.cmake"
    },
    {
      "type": "modify",
      "old_id": "4c7ab5ce176100a6e9359e5e52454f0b36e76902",
      "old_mode": 33188,
      "old_path": "Modules/FindPython2.cmake",
      "new_id": "eb2b5a8d0c50c193295a09febc9cc56b45fd16bf",
      "new_mode": 33188,
      "new_path": "Modules/FindPython2.cmake"
    },
    {
      "type": "modify",
      "old_id": "901565bdfac375f83506b14d9a8ce582db19ba1b",
      "old_mode": 33188,
      "old_path": "Modules/FindPython3.cmake",
      "new_id": "b2a5b0985c14a2fa9c37d84e3942165d9af699c3",
      "new_mode": 33188,
      "new_path": "Modules/FindPython3.cmake"
    },
    {
      "type": "modify",
      "old_id": "18f8fdab7e466ba8b92368c0f852d29dffa513d4",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/ArtifactsInteractive/CMakeLists.txt",
      "new_id": "f92db5fb2ed316d3b2b2bb60dd2937c7b0882ab3",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/ArtifactsInteractive/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "e0148f3e35d857e36b3824130cf75495b847c962",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/CustomFailureMessage/CMakeLists.txt",
      "new_id": "e9d14f5d536a0e797e3fb656d25fae7b459cf7c3",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/CustomFailureMessage/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "0fb30368b09a0aded4b66b94ec7f67e7ab1c20c5",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/CustomFailureMessage/Check/CMakeLists.txt",
      "new_id": "d72d25860188324f10276c2904369bf88b2753a0",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/CustomFailureMessage/Check/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "e3e7b367ee87cff5e5e799c7f39c5aefc63904a6",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/DifferentComponents/CMakeLists.txt",
      "new_id": "e72b4bf3a886ee66ca6db0e38e42aee754011e4f",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/DifferentComponents/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "1bd94c47e0573a2164abb27c29a8d6f1f51d6a51",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/ExactVersion/CMakeLists.txt",
      "new_id": "e3bb43b8a8670eafdd3f0cea6dd6e9888e5e9302",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/ExactVersion/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "808496ea3021d2a202fd32f91095ea52bd61cdd6",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/FindPythonScript.cmake",
      "new_id": "fa51f59c3733f8f6b9b750c4fff11bdc20916b5c",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/FindPythonScript.cmake"
    },
    {
      "type": "modify",
      "old_id": "8086c16b66efba28b20fbc87e995c4cfc7e6e30d",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/Implementation/CMakeLists.txt",
      "new_id": "da33034b2b79e27516eba4245e2463b07dae37b4",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/Implementation/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "fd3182e1d214c515ea5b52d82ed7adc9ec2ae73e",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/IronPython/CMakeLists.txt",
      "new_id": "3c28527d97876419665132f758b9856766530b06",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/IronPython/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "b623972753c3980345a65e791b46082e213ae88c",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/IronPython2/CMakeLists.txt",
      "new_id": "0a4dcb459f2cd7199767178edc4344ee730d946e",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/IronPython2/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "b09097a3e85a080fbc78e0b82bcabe0b1ebafe95",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/IronPython3/CMakeLists.txt",
      "new_id": "f39b84dca63a2b81d6835606e8df7cc266036764",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/IronPython3/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "352a2f6f3e5a6f3e70cda3d5810702802076bfb7",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/MultiplePackages/CMakeLists.txt",
      "new_id": "6536e4630c9400ed5b2c9fd5c49d4a4b2d830347",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/MultiplePackages/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "336bb83e57cb806850fd127d49ff35a622b8e561",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/NumPy/CMakeLists.txt",
      "new_id": "c5552d85fc7ed8f0718012ef49ec794e88401814",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/NumPy/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "115cf2b42bbe93f15ad2ba0c6ebbedc168eb9e3a",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/NumPyOnly/CMakeLists.txt",
      "new_id": "db7e68e2557b1de0108a7382902d8a3499058f46",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/NumPyOnly/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "dfc22d8aef10112170631dea291931bd28ffd9af",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/PyPy/CMakeLists.txt",
      "new_id": "2e8bc5871f1abcb955e9311f501cff75b001ce93",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/PyPy/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "5b7ce307b72dbd117735858f5f1a2b02eb40f137",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/PyPy2/CMakeLists.txt",
      "new_id": "2d89531b20b8c6ba429ba5c395021d15a0b65edc",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/PyPy2/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "b702c994ce2ba2576ee6207f046b1d45610a92cb",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/PyPy3/CMakeLists.txt",
      "new_id": "93388a030cc8c4b8b8378a2c8bbc7ae2c18faa00",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/PyPy3/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "85b17113818eac5e833dd3a998131e0076c01cc9",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/Python/CMakeLists.txt",
      "new_id": "70746494ff7d74c9fdf0d9e7b3c89eb9d3ae1d70",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/Python/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "95ed495bd43355e18fee3efa75dc65230a8ef224",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/Python2/CMakeLists.txt",
      "new_id": "f8585742007fa060c13cea76ff77137800104950",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/Python2/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "d9b2d220d7702c5dceb45738b4c158c6656ac550",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/Python2Embedded/CMakeLists.txt",
      "new_id": "0a04f709d2157d0525e00cda3f8ef3a6c6deee94",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/Python2Embedded/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "7a6520dfa8953302cc0f2a654d0a08bd260aa344",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/Python2Fail/CMakeLists.txt",
      "new_id": "7f7b9067cc51a5b0a34d8254f7f5e56cf956f5c1",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/Python2Fail/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "7334d7af53f2bc2fa800e747bbcbe15c8bce65f5",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/Python2Module/CMakeLists.txt",
      "new_id": "6fffad4e2fc807b2d25b7bb62b1296727fad95a3",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/Python2Module/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "ffbaa3383e38fd096abfc01e97eead3232f6fd24",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/Python2SABIModule/CMakeLists.txt",
      "new_id": "c43dedc4b45fc744bb0943f92d576c0077fba4b9",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/Python2SABIModule/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "42d31f275825a4542f41584844df6ab85e80b509",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/Python3/CMakeLists.txt",
      "new_id": "53d8b1227ad63ead60714f05a3865c4d89d4f57f",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/Python3/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "1d362bea6687b1e5f6ed869eace1beced538fef2",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/Python3Embedded/CMakeLists.txt",
      "new_id": "46f70422dc1758d739a1927e755e9afb17105d6b",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/Python3Embedded/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "5eca0cb25eefc44730fb25f16b084f8bc5055a1f",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/Python3Fail/CMakeLists.txt",
      "new_id": "810375bff3eac3cf08a916cce0ffac47a917d48c",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/Python3Fail/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "57c0ddf63d504bfe35d088eb328dc0948cd90d44",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/Python3Module/CMakeLists.txt",
      "new_id": "e47a76ad4b03ec6a15a0c48df604a29192a5814b",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/Python3Module/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "e045b69e674ea8e61b85c880d08e432f25e2fa8a",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/Python3SABIModule/CMakeLists.txt",
      "new_id": "77d3abcc78788fe6ac9d456f0fc551c52d0e33cd",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/Python3SABIModule/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "eec28a506f0d285f0a6c3cf64fb801de9906a646",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/RequiredArtifacts/CMakeLists.txt",
      "new_id": "5df01c63968b107601d7e7769c8b306623e4d082",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/RequiredArtifacts/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "4d9c7c8206d261d03087fdc30221fd2471043b0c",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/RequiredArtifacts/Check/CMakeLists.txt",
      "new_id": "25bdcf3cce310892010b9fc5228bc8ddf2469439",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/RequiredArtifacts/Check/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "6c0e9a927aa02ba6fa134ab9314d20f62425bcdd",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/SOABI/CMakeLists.txt",
      "new_id": "362df7fee73fcdc3629957ed3c33a5fee5bb7621",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/SOABI/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "ea742eafaea379836148bc74b9843a6b775d964d",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/VirtualEnv/CMakeLists.txt",
      "new_id": "783791667049e2e2f10797a32abbca5a15256d63",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/VirtualEnv/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "020ecacd9dd792b84af073a3f9962bbb76859530",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/VirtualEnv/VirtualEnvDefault.cmake",
      "new_id": "8f56d007c77d88b09edaa8d397a58b896cc37ee4",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/VirtualEnv/VirtualEnvDefault.cmake"
    },
    {
      "type": "modify",
      "old_id": "29a49249cb9a6a974ab06e998e0ca350f2cca536",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/VirtualEnv/VirtualEnvOnly.cmake",
      "new_id": "9ae4975d6c505ba09a107378b1ec6fee607cd9e0",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/VirtualEnv/VirtualEnvOnly.cmake"
    },
    {
      "type": "modify",
      "old_id": "89f27d8da2bc095f25da44507ea0dc18e5046b54",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/VirtualEnv/VirtualEnvStandard.cmake",
      "new_id": "353a91bb2c464dce9c2998284aa84b852fb92ccd",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/VirtualEnv/VirtualEnvStandard.cmake"
    },
    {
      "type": "modify",
      "old_id": "3a64c312896c5907e4701be2f07cc7504b901784",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/VirtualEnvConda/CMakeLists.txt",
      "new_id": "6482793ab5549859bff5877d728d02553a1eb695",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/VirtualEnvConda/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "020ecacd9dd792b84af073a3f9962bbb76859530",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/VirtualEnvConda/VirtualEnvDefault.cmake",
      "new_id": "8f56d007c77d88b09edaa8d397a58b896cc37ee4",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/VirtualEnvConda/VirtualEnvDefault.cmake"
    },
    {
      "type": "modify",
      "old_id": "29a49249cb9a6a974ab06e998e0ca350f2cca536",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/VirtualEnvConda/VirtualEnvOnly.cmake",
      "new_id": "9ae4975d6c505ba09a107378b1ec6fee607cd9e0",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/VirtualEnvConda/VirtualEnvOnly.cmake"
    },
    {
      "type": "modify",
      "old_id": "89f27d8da2bc095f25da44507ea0dc18e5046b54",
      "old_mode": 33188,
      "old_path": "Tests/FindPython/VirtualEnvConda/VirtualEnvStandard.cmake",
      "new_id": "353a91bb2c464dce9c2998284aa84b852fb92ccd",
      "new_mode": 33188,
      "new_path": "Tests/FindPython/VirtualEnvConda/VirtualEnvStandard.cmake"
    }
  ]
}
