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 serhiy.storchaka
Recipients Vlastimil.Zíma, davin, michael.foord, peter.otten, r.david.murray, serhiy.storchaka
Date 2017-01-11.16:44:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484153077.43.0.227641561165.issue20804@psf.upfronthosting.co.za>
In-reply-to
Content
sentinel-doc.patch documents the contrary behaviour -- not preserving an identity and equality.

I haven't included doc changes because I don't know how to treat this change. As a bug fix, as a new feature, or as a new feature backported to maintained releases? If this is a new feature, it needs an entry in Whant's New and a versionchanged directive in the module documentation. If this is a bug fix, it likely doesn't need any special documenting.
History
Date User Action Args
2017-01-11 16:44:37serhiy.storchakasetrecipients: + serhiy.storchaka, peter.otten, r.david.murray, michael.foord, Vlastimil.Zíma, davin
2017-01-11 16:44:37serhiy.storchakasetmessageid: <1484153077.43.0.227641561165.issue20804@psf.upfronthosting.co.za>
2017-01-11 16:44:37serhiy.storchakalinkissue20804 messages
2017-01-11 16:44:37serhiy.storchakacreate