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.16:59:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517504369.97.0.467229070634.issue32711@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 83ab995871ffd504ac229bdbf5b9e9ffc1032815 by Christian Heimes (Stéphane Wirtel) in branch 'master':
bpo-32711: Fix warnings for Python/ast_unparse.c (#5426)
https://github.com/python/cpython/commit/83ab995871ffd504ac229bdbf5b9e9ffc1032815
History
Date User Action Args
2018-02-01 16:59:30christian.heimessetrecipients: + christian.heimes, lukasz.langa, serhiy.storchaka, matrixise
2018-02-01 16:59:29christian.heimessetmessageid: <1517504369.97.0.467229070634.issue32711@psf.upfronthosting.co.za>
2018-02-01 16:59:29christian.heimeslinkissue32711 messages
2018-02-01 16:59:29christian.heimescreate