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
收信人 ezio.melotti, ncoghlan, rhettinger, vstinner
日期 2011-10-20.04:30:00
SpamBayes Score 2.5829772e-07
Marked as misclassified
Message-id <1319085002.05.0.531012322636.issue13227@psf.upfronthosting.co.za>
In-reply-to
内容
Nick, Ezio, and Victor, thanks for looking at the code.  
Here's an updated the patch:
* optimization for fast globals() are now keyword-only arguments
* now types the keyword values, not the key/values tuples
* expanded tests
* added the doc update
历史
日期 用户 动作 参数
2011-10-20 04:30:02rhettinger修改recipients: + rhettinger, ncoghlan, vstinner, ezio.melotti
2011-10-20 04:30:02rhettinger修改messageid: <1319085002.05.0.531012322636.issue13227@psf.upfronthosting.co.za>
2011-10-20 04:30:01rhettinger链接issue13227 messages
2011-10-20 04:30:01rhettinger创建