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 brett.cannon
Recipients anthon, brett.cannon, gvanrossum
Date 2007-10-07.23:39:59
SpamBayes Score 0.026330242
Marked as misclassified No
Message-id <1191800399.67.0.45473849812.issue1238@psf.upfronthosting.co.za>
In-reply-to
Content
While I understand the argument for faster recompiles, dictobject.(c|h)
do not change that often, and thus faster recompiles are not critical. 
I am with Guido and would rather see the module moved over to public names.

Setting the priority to low as this is not critical in any way, although
I am all for making code more readable and thus will review any patch
that Anthon comes up with that uses the public names.
History
Date User Action Args
2007-10-07 23:39:59brett.cannonsetspambayes_score: 0.0263302 -> 0.026330242
recipients: + brett.cannon, gvanrossum, anthon
2007-10-07 23:39:59brett.cannonsetspambayes_score: 0.0263302 -> 0.0263302
messageid: <1191800399.67.0.45473849812.issue1238@psf.upfronthosting.co.za>
2007-10-07 23:39:59brett.cannonlinkissue1238 messages
2007-10-07 23:39:59brett.cannoncreate