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 eric.araujo
Recipients ajaksu2, anthonybaxter, barry, dalke, eric.araujo, gaul, karlcow, l0nwlf, orsenthil, r.david.murray
Date 2014-02-13.22:42:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392331343.11.0.481939728167.issue747320@psf.upfronthosting.co.za>
In-reply-to
Content
> what do you recommend to move forward with this bug and patches?

I would add tests to 3.4, to be sure that changing the code in 3.5 does not break compatibility.

> Do you have an example for "(A minor thing: I would use “attribute” instead of “variable” in the docstrings.)"

“Deprecated weekdayname variable” → “Deprecated weekdayname attribute”
History
Date User Action Args
2014-02-13 22:42:23eric.araujosetrecipients: + eric.araujo, barry, anthonybaxter, gaul, dalke, orsenthil, ajaksu2, r.david.murray, karlcow, l0nwlf
2014-02-13 22:42:23eric.araujosetmessageid: <1392331343.11.0.481939728167.issue747320@psf.upfronthosting.co.za>
2014-02-13 22:42:23eric.araujolinkissue747320 messages
2014-02-13 22:42:22eric.araujocreate