]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-102809: No longer mention `Misc/gdbinit` in the code (GH-143980) (#144045)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 19 Jan 2026 17:59:44 +0000 (18:59 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Jan 2026 17:59:44 +0000 (17:59 +0000)
commit7bca3dd1e619cb0ae364cff0742ae858ded74df5
tree5c325b4d123855e44bfedbbb9bcce4c618b17898
parent4ada03f47ff3216aa2cfb15ae6a90fa25c7ffb0d
[3.13] gh-102809: No longer mention `Misc/gdbinit` in the code (GH-143980) (#144045)

gh-102809: No longer mention `Misc/gdbinit` in the code (GH-143980)

Fix misleading comment on `PyObject_Dump`.
(cherry picked from commit f84ea1107170988742fbd350123678a5c503c1ad)

Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
Objects/object.c