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 benjamin.peterson
Recipients benjamin.peterson, berker.peksag, izbyshev, pitrou, serhiy.storchaka
Date 2018-08-24.04:27:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535084875.57.0.56676864532.issue34474@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2b824b2538c4a5f9f520c5de8a1eae5a0c181a94 by Benjamin Peterson (Alexey Izbyshev) in branch 'master':
closes bpo-34474: Python/bltinmodule.c: Add missing NULL check in builtin_sum_impl() (GH-8872)
https://github.com/python/cpython/commit/2b824b2538c4a5f9f520c5de8a1eae5a0c181a94
History
Date User Action Args
2018-08-24 04:27:55benjamin.petersonsetrecipients: + benjamin.peterson, pitrou, berker.peksag, serhiy.storchaka, izbyshev
2018-08-24 04:27:55benjamin.petersonsetmessageid: <1535084875.57.0.56676864532.issue34474@psf.upfronthosting.co.za>
2018-08-24 04:27:55benjamin.petersonlinkissue34474 messages
2018-08-24 04:27:55benjamin.petersoncreate