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 miss-islington
Recipients benjamin.peterson, berker.peksag, izbyshev, miss-islington, pitrou, serhiy.storchaka
Date 2018-08-24.05:13:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535087601.86.0.56676864532.issue34474@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 45ee452751d095d665717bafb61cfd7c65b729b4 by Miss Islington (bot) in branch '2.7':
closes bpo-34474: Python/bltinmodule.c: Add missing NULL check in builtin_sum_impl() (GH-8872)
https://github.com/python/cpython/commit/45ee452751d095d665717bafb61cfd7c65b729b4
History
Date User Action Args
2018-08-24 05:13:21miss-islingtonsetrecipients: + miss-islington, pitrou, benjamin.peterson, berker.peksag, serhiy.storchaka, izbyshev
2018-08-24 05:13:21miss-islingtonsetmessageid: <1535087601.86.0.56676864532.issue34474@psf.upfronthosting.co.za>
2018-08-24 05:13:21miss-islingtonlinkissue34474 messages
2018-08-24 05:13:21miss-islingtoncreate