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 jcea, lukasz.langa, serhiy.storchaka, vstinner
Date 2019-03-06.17:00:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551891647.96.0.609479567378.issue32805@roundup.psfhosted.org>
In-reply-to
Content
The warning in the C code has been fixed by:

New changeset edad38e3e05586ba58291f47756eb3fb808f5577 by Victor Stinner (Jeremy Kloth) in branch 'master':
bpo-9566: Fix compiler warnings in gcmodule.c (GH-11010)
https://github.com/python/cpython/commit/edad38e3e05586ba58291f47756eb3fb808f5577

The remaining question is if Include/pydtrace.d must be updated or not:
https://github.com/python/cpython/pull/11010#issuecomment-470187843
History
Date User Action Args
2019-03-06 17:00:47vstinnersetrecipients: + vstinner, jcea, lukasz.langa, serhiy.storchaka
2019-03-06 17:00:47vstinnersetmessageid: <1551891647.96.0.609479567378.issue32805@roundup.psfhosted.org>
2019-03-06 17:00:47vstinnerlinkissue32805 messages
2019-03-06 17:00:47vstinnercreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.