This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients corona10, serhiy.storchaka, vstinner
Date 2019-10-10.07:32:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570692739.77.0.628848298608.issue38426@roundup.psfhosted.org>
In-reply-to
Content
New changeset a5447735c334a041ee2ffdeb5c7e13d7d4502ea2 by Victor Stinner in branch 'master':
bpo-38392: Only declare visit_validate() if Py_DEBUG is defined (GH-16689)
https://github.com/python/cpython/commit/a5447735c334a041ee2ffdeb5c7e13d7d4502ea2
History
Date User Action Args
2019-10-10 07:32:19vstinnersetrecipients: + vstinner, serhiy.storchaka, corona10
2019-10-10 07:32:19vstinnersetmessageid: <1570692739.77.0.628848298608.issue38426@roundup.psfhosted.org>
2019-10-10 07:32:19vstinnerlinkissue38426 messages
2019-10-10 07:32:19vstinnercreate