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 vstinner
Date 2019-03-19.23:32:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553038341.59.0.35072202927.issue36365@roundup.psfhosted.org>
In-reply-to
Content
New changeset ea3592d7ef6308bf9f6c7d86556f9b36f5ca0060 by Victor Stinner in branch '3.7':
bpo-36365: Fix compiler warning in structseq.c (GH-12451)
https://github.com/python/cpython/commit/ea3592d7ef6308bf9f6c7d86556f9b36f5ca0060
History
Date User Action Args
2019-03-19 23:32:21vstinnersetrecipients: + vstinner
2019-03-19 23:32:21vstinnersetmessageid: <1553038341.59.0.35072202927.issue36365@roundup.psfhosted.org>
2019-03-19 23:32:21vstinnerlinkissue36365 messages
2019-03-19 23:32:21vstinnercreate