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 lukasz.langa
Recipients eric.smith, lukasz.langa, ned.deily, rhettinger, serhiy.storchaka
Date 2018-04-30.21:51:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525125065.25.0.682650639539.issue30465@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fb7e7992beec7f76cc2db77ab6ce1e86446bfccf by Łukasz Langa (Victor Stinner) in branch 'master':
bpo-30465: Fix C downcast warning on Windows in ast.c (#6593)
https://github.com/python/cpython/commit/fb7e7992beec7f76cc2db77ab6ce1e86446bfccf
History
Date User Action Args
2018-04-30 21:51:05lukasz.langasetrecipients: + lukasz.langa, rhettinger, eric.smith, ned.deily, serhiy.storchaka
2018-04-30 21:51:05lukasz.langasetmessageid: <1525125065.25.0.682650639539.issue30465@psf.upfronthosting.co.za>
2018-04-30 21:51:05lukasz.langalinkissue30465 messages
2018-04-30 21:51:05lukasz.langacreate