Skip to content

bpo-38392: Only declare visit_validate() if Py_DEBUG is defined#16689

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:gc_track_warn
Oct 10, 2019
Merged

bpo-38392: Only declare visit_validate() if Py_DEBUG is defined#16689
vstinner merged 1 commit intopython:masterfrom
vstinner:gc_track_warn

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Oct 10, 2019

bpo-38392, bpo-38426: Fix a compiler warning in gcmodule.c.

Fix also a typo in PYMEM_DEADBYTE macro comment.

https://bugs.python.org/issue38392

bpo-38392, bpo-38426: Fix a compiler warning in gcmodule.c.

Fix also a typo in PYMEM_DEADBYTE macro comment.
@vstinner vstinner merged commit a544773 into python:master Oct 10, 2019
@vstinner vstinner deleted the gc_track_warn branch October 10, 2019 07:32
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
…onGH-16689)

bpo-38392, bpo-38426: Fix a compiler warning in gcmodule.c.

Fix also a typo in PYMEM_DEADBYTE macro comment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants