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 piyushpravin1998
Recipients docs@python, piyushpravin1998
Date 2020-08-28.13:47:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598622447.24.0.949938355914.issue41656@roundup.psfhosted.org>
In-reply-to
Content
In documentation it is written that " Sets are unordered collection", but actually it is storing the elements in sorted order.
History
Date User Action Args
2020-08-28 13:47:27piyushpravin1998setrecipients: + piyushpravin1998, docs@python
2020-08-28 13:47:27piyushpravin1998setmessageid: <1598622447.24.0.949938355914.issue41656@roundup.psfhosted.org>
2020-08-28 13:47:27piyushpravin1998linkissue41656 messages
2020-08-28 13:47:27piyushpravin1998create