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