➜

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.

作者 westurner
收信人 Arfrever, alex, asvetlov, benjamin.peterson, eric.araujo, eric.snow, ezio.melotti, flox, gregory.p.smith, josh.r, pitrou, refi64, rhettinger, serhiy.storchaka, tonn81, westurner, yselivanov
日期 2014-12-17.16:43:54
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1418834634.17.0.240871126751.issue16991@psf.upfronthosting.co.za>
In-reply-to
内容
* Macros could be useful.
* Would this make it easy/faster to also have a DefaultOrderedDict (which can/could also be accomplished with .get(attr, []) and .setdefault(attr, [])?
* There may be some value in looking at https://pypi.python.org/pypi/cyordereddict
* (I'm really not qualified to review this. Valgrind?)
历史
日期 用户 动作 参数
2014-12-17 16:43:54westurner修改recipients: + westurner, rhettinger, gregory.p.smith, pitrou, benjamin.peterson, ezio.melotti, eric.araujo, Arfrever, alex, asvetlov, flox, eric.snow, serhiy.storchaka, yselivanov, refi64, josh.r, tonn81
2014-12-17 16:43:54westurner修改messageid: <1418834634.17.0.240871126751.issue16991@psf.upfronthosting.co.za>
2014-12-17 16:43:54westurner链接issue16991 messages
2014-12-17 16:43:54westurner创建