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 Dubslow
Recipients Dubslow, docs@python, r.david.murray, rhettinger, terry.reedy
Date 2017-11-28.04:08:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511842116.03.0.213398074469.issue32118@psf.upfronthosting.co.za>
In-reply-to
Content
I like Terry's suggestion much better. I've closed my GitHub PR in favor of Terry's change.

My only suggested tweak might be throwing in something like "(e.g." None)", perhaps e.g. "Instances of an unordered class (e.g. None) become ordered...", but even as is, is a major improvement over mine. Thanks.
History
Date User Action Args
2017-11-28 04:08:36Dubslowsetrecipients: + Dubslow, rhettinger, terry.reedy, r.david.murray, docs@python
2017-11-28 04:08:36Dubslowsetmessageid: <1511842116.03.0.213398074469.issue32118@psf.upfronthosting.co.za>
2017-11-28 04:08:36Dubslowlinkissue32118 messages
2017-11-28 04:08:35Dubslowcreate