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 serhiy.storchaka, xiang.zhang
Date 2017-04-15.17:11:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492276274.35.0.423105187396.issue30074@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5e79321742cb3af2184d22e2148c6756cade1864 by Serhiy Storchaka in branch '2.7':
bpo-30074: Fix compile warnings of _PySlice_Unpack and convert missed (#1154)
https://github.com/python/cpython/commit/5e79321742cb3af2184d22e2148c6756cade1864
History
Date User Action Args
2017-04-15 17:11:14serhiy.storchakasetrecipients: + serhiy.storchaka, xiang.zhang
2017-04-15 17:11:14serhiy.storchakasetmessageid: <1492276274.35.0.423105187396.issue30074@psf.upfronthosting.co.za>
2017-04-15 17:11:14serhiy.storchakalinkissue30074 messages
2017-04-15 17:11:14serhiy.storchakacreate