]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-102809: No longer mention `Misc/gdbinit` in the code (GH-143980) (#144044)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 19 Jan 2026 18:01:21 +0000 (19:01 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Jan 2026 18:01:21 +0000 (18:01 +0000)
commit27256ca3822675ec96d1fb70f481b1cab9272ed9
tree17efe7174cf6726abd31e070bb035f53d36fda05
parentec39b6687844567f86cd7e9e365185a48ceb40d6
[3.14] gh-102809: No longer mention `Misc/gdbinit` in the code (GH-143980) (#144044)

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