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 giampaolo.rodola
Recipients BreamoreBoy, doughellmann, giampaolo.rodola, richard
Date 2010-07-08.22:26:33
SpamBayes Score 0.015114056
Marked as misclassified No
Message-id <1278628003.25.0.76519190504.issue4184@psf.upfronthosting.co.za>
In-reply-to
Content
> Would that be acceptable?

I guess it would. Deciding to use that naming convention was a bad design choice in the first place, hence your proposal is perfectly reasonable, in my opinion.

> What additional tests would you deem necessary?

I think that a simple test which iterates over all renamed attributes and makes sure that DeprecationWarning is raised would be fine.
History
Date User Action Args
2010-07-08 22:30:14giampaolo.rodolaunlinkissue4184 messages
2010-07-08 22:26:43giampaolo.rodolasetrecipients: + giampaolo.rodola, richard, doughellmann, BreamoreBoy
2010-07-08 22:26:43giampaolo.rodolasetmessageid: <1278628003.25.0.76519190504.issue4184@psf.upfronthosting.co.za>
2010-07-08 22:26:33giampaolo.rodolalinkissue4184 messages
2010-07-08 22:26:33giampaolo.rodolacreate