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.

作者 rhettinger
收信人 Jim.Jewett, eric.snow, gvanrossum, r.david.murray, rhettinger, vstinner
日期 2012-03-25.23:47:44
SpamBayes Score 1.6696985e-08
Marked as misclassified
Message-id <1332719265.9.0.344370809336.issue14386@psf.upfronthosting.co.za>
In-reply-to
内容
It's clutter and we should show some restraint before adding new types.

Enthought's Python Distribution isn't shy about adding tools when they have a demonstrated need.  Likewise, Django adds any reusable tools they need.  Neither have a dict proxy.  I've never run into a use case for it and haven't seen any feature requests for it.   PyPi doesn't have package for it (at least not one with any uptake).  The languages doesn't *need* this, nor do the other implementations which are trying to keep up with CPython.

Guido may let you put in it, but that doesn't mean you should.  Again, I ask you to show some restraint.  The language has already exploded beyond what fits into most developer's heads (even core devs don't even know about many the newer features).
历史
日期 用户 动作 参数
2012-03-25 23:47:45rhettinger修改recipients: + rhettinger, gvanrossum, vstinner, r.david.murray, eric.snow, Jim.Jewett
2012-03-25 23:47:45rhettinger修改messageid: <1332719265.9.0.344370809336.issue14386@psf.upfronthosting.co.za>
2012-03-25 23:47:44rhettinger链接issue14386 messages
2012-03-25 23:47:44rhettinger创建