)]}'
{
  "commit": "100e316e53abfff45f2a94987ee7a8622fcd3589",
  "tree": "a43322ba8f958077e7d00aecce4c581f4db9c693",
  "parents": [
    "c91c373ef6ceab78936d866572023feb642acc73"
  ],
  "author": {
    "name": "Sanyam Khurana",
    "email": "8039608+CuriousLearner@users.noreply.github.com",
    "time": "Sat Dec 06 20:47:08 2025"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Dec 06 20:47:08 2025"
  },
  "message": "gh-69113: Fix doctest to report line numbers for __test__ strings (#141624)\n\nEnhanced the _find_lineno method in doctest to correctly identify and\nreport line numbers for doctests defined in __test__ dictionaries when\nformatted as triple-quoted strings.\n\nFinds a non-blank line in the test string and matches it in the source\nfile, verifying subsequent lines also match to handle duplicate lines.\n\nPreviously, doctest would report \"line None\" for __test__ dictionary\nstrings, making it difficult to debug failing tests.\n\nCo-authored-by: Jurjen N.E. Bos \u003cjneb@users.sourceforge.net\u003e\nCo-authored-by: R. David Murray \u003crdmurray@bitdance.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ad8fb900f692c7361ac139f996b4d41ac40051ae",
      "old_mode": 33188,
      "old_path": "Lib/doctest.py",
      "new_id": "0fcfa1e3e9714467b0a399044154b29d2c74947d",
      "new_mode": 33188,
      "new_path": "Lib/doctest.py"
    },
    {
      "type": "modify",
      "old_id": "0fa74407e3c43651f8bfbcb4a5f9cd9d2e9fb351",
      "old_mode": 33188,
      "old_path": "Lib/test/test_doctest/test_doctest.py",
      "new_id": "241d09db1fa70e6c65212bcfba23a8cdf07d1c2a",
      "new_mode": 33188,
      "new_path": "Lib/test/test_doctest/test_doctest.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "cd76ae9b11ef28a44c560d175bd40717fd298c8c",
      "new_mode": 33188,
      "new_path": "Misc/NEWS.d/next/Library/2025-11-16-04-40-06.gh-issue-69113.Xy7Fmn.rst"
    }
  ]
}
