◐ Shell
clean mode source ↗

gh-102809: No longer mention `Misc/gdbinit` in the code by johnslavik · Pull Request #143980 · python/cpython

@johnslavik

@johnslavik johnslavik changed the title No longer mention Misc/gdbinit in PyObject_Dump code doc No longer mention Misc/gdbinit in the code

Jan 18, 2026

StanFromIreland

ZeroIntensity

vstinner

@vstinner vstinner changed the title No longer mention Misc/gdbinit in the code gh-102809: No longer mention Misc/gdbinit in the code

Jan 19, 2026

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 19, 2026
…GH-143980)

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

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 19, 2026
…GH-143980)

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

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

vstinner pushed a commit that referenced this pull request

Jan 19, 2026
…3980) (#144045)

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

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

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

vstinner pushed a commit that referenced this pull request

Jan 19, 2026
…3980) (#144044)

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

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

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

thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request

Feb 15, 2026
…#143980)

Fix misleading comment on `PyObject_Dump`.