◐ Shell
clean mode source ↗

Message 276152 - Python tracker

Message276152

Author berker.peksag
Recipients MarkusH, berker.peksag, imrehg, martin.panter, rbcollins
Date 2016-09-13.02:35:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473734124.21.0.199702096376.issue25895@psf.upfronthosting.co.za>
In-reply-to
Content
I think a Misc/NEWS entry is enough. We didn't use versionadded/versionchanged directives for similar changes in the past (mimetypes.types_map for example) Even if we decide to add an annotation it should be versionchanged, not versionadded (the API is not new.)

The rest of the patch looks good to me.
History
Date User Action Args
2016-09-13 02:35:24berker.peksagsetrecipients: + berker.peksag, rbcollins, martin.panter, MarkusH, imrehg
2016-09-13 02:35:24berker.peksagsetmessageid: <1473734124.21.0.199702096376.issue25895@psf.upfronthosting.co.za>
2016-09-13 02:35:24berker.peksaglinkissue25895 messages
2016-09-13 02:35:23berker.peksagcreate