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 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