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 gregory.p.smith
Recipients benjamin.peterson, giampaolo.rodola, gpolo, gregory.p.smith, gvanrossum, michael.foord, pitrou, pupeno, purcell, rhettinger, skip.montanaro
Date 2009-03-31.16:57:26
SpamBayes Score 2.2261453e-08
Marked as misclassified No
Message-id <1238518648.18.0.333534399712.issue2578@psf.upfronthosting.co.za>
In-reply-to
Content
Comments applied.  committed to trunk in r70837.  Needs porting to
python 3.1.

Next changes TODO:
 * rename the method def's and add deprecation warnings to fail* variants.

In room discussion at pycon 2009 sprints consensus on Equal vs Equals
names is that existing Equals names will continue to exist but remain
undocumented.  Arguments can be made for both (and some others) and we'd
like to reduce clutter but not drive the world crazy with nitpicking
deprecations over a single 's'.
History
Date User Action Args
2009-03-31 16:57:28gregory.p.smithsetrecipients: + gregory.p.smith, gvanrossum, skip.montanaro, rhettinger, purcell, pitrou, giampaolo.rodola, pupeno, benjamin.peterson, gpolo, michael.foord
2009-03-31 16:57:28gregory.p.smithsetmessageid: <1238518648.18.0.333534399712.issue2578@psf.upfronthosting.co.za>
2009-03-31 16:57:27gregory.p.smithlinkissue2578 messages
2009-03-31 16:57:26gregory.p.smithcreate