◐ Shell
clean mode source ↗

Message 244402 - Python tracker

Message244402

Author westurner
Recipients Arfrever, Jim.Jewett, Mark.Shannon, alex, asvetlov, benjamin.peterson, eric.araujo, eric.smith, eric.snow, ezio.melotti, flox, gregory.p.smith, introom, josh.r, mrabarnett, ncoghlan, ned.deily, pitrou, refi64, rhettinger, scoder, serhiy.storchaka, tonn81, westurner, yselivanov
Date 2015-05-29.19:44:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CACfEFw-OYpU173aGHPuYy0TsPjaA+D6kLtiFUU6QMMQsP5yg3A@mail.gmail.com>
In-reply-to <1432928344.3.0.0175741756799.issue16991@psf.upfronthosting.co.za>
Content
> * Would this make it easy/faster to also have a DefaultOrderedDict (which
can/could also be accomplished with .get(attr, []) and .setdefault ?
On May 29, 2015 2:39 PM, "Eric Snow" <report@bugs.python.org> wrote:

>
> Eric Snow added the comment:
>
> Planning on committing today after I address some review comments.
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue16991>
> _______________________________________
>
History
Date User Action Args
2015-05-29 19:44:03westurnersetrecipients: + westurner, rhettinger, gregory.p.smith, ncoghlan, pitrou, scoder, eric.smith, benjamin.peterson, ned.deily, ezio.melotti, eric.araujo, mrabarnett, Arfrever, alex, asvetlov, flox, Mark.Shannon, eric.snow, Jim.Jewett, serhiy.storchaka, yselivanov, refi64, josh.r, tonn81, introom
2015-05-29 19:44:03westurnerlinkissue16991 messages
2015-05-29 19:44:03westurnercreate