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 r.david.murray
Recipients hynek, loewis, lukasz.langa, mark.dickinson, ncoghlan, r.david.murray, rhettinger, serhiy.storchaka
Date 2013-08-04.16:31:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375633860.29.0.0162642167132.issue18652@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not going to object to the name, since I see that it is used elsewhere in programming for the proposed meaning.  But allow me to rant about the corruption of the English language here.  To me, "coalesce" should involve a computation based on all of the elements of a list, not just picking out the first non-false value.
History
Date User Action Args
2013-08-04 16:31:00r.david.murraysetrecipients: + r.david.murray, loewis, rhettinger, mark.dickinson, ncoghlan, lukasz.langa, hynek, serhiy.storchaka
2013-08-04 16:31:00r.david.murraysetmessageid: <1375633860.29.0.0162642167132.issue18652@psf.upfronthosting.co.za>
2013-08-04 16:31:00r.david.murraylinkissue18652 messages
2013-08-04 16:31:00r.david.murraycreate