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 christian.heimes
Recipients christian.heimes, lukasz.langa, matrixise, serhiy.storchaka
Date 2018-02-01.17:41:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517506886.71.0.467229070634.issue32711@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 78758f29b13aba6136f4c0a15d4457fbf92c5eef by Christian Heimes (Miss Islington (bot)) in branch '3.7':
[3.7] bpo-32711: Fix warnings for Python/ast_unparse.c (GH-5426) (#5475)
https://github.com/python/cpython/commit/78758f29b13aba6136f4c0a15d4457fbf92c5eef
History
Date User Action Args
2018-02-01 17:41:26christian.heimessetrecipients: + christian.heimes, lukasz.langa, serhiy.storchaka, matrixise
2018-02-01 17:41:26christian.heimessetmessageid: <1517506886.71.0.467229070634.issue32711@psf.upfronthosting.co.za>
2018-02-01 17:41:26christian.heimeslinkissue32711 messages
2018-02-01 17:41:26christian.heimescreate