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 serhiy.storchaka
Recipients cstratak, martin.panter, serhiy.storchaka, siddhesh, vstinner, ztane
Date 2018-04-30.12:35:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525091716.82.0.682650639539.issue33012@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6405feecda6a5d5dd7a4240eb3054a2676ed29b1 by Serhiy Storchaka in branch 'master':
bpo-33012: Fix invalid function casts for long_long. (GH-6652)
https://github.com/python/cpython/commit/6405feecda6a5d5dd7a4240eb3054a2676ed29b1
History
Date User Action Args
2018-04-30 12:35:16serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, martin.panter, ztane, siddhesh, cstratak
2018-04-30 12:35:16serhiy.storchakasetmessageid: <1525091716.82.0.682650639539.issue33012@psf.upfronthosting.co.za>
2018-04-30 12:35:16serhiy.storchakalinkissue33012 messages
2018-04-30 12:35:16serhiy.storchakacreate