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 terry.reedy
Recipients Ahmed Amr, rhettinger, terry.reedy
Date 2020-05-01.23:30:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588375816.43.0.0353808899037.issue40433@roundup.psfhosted.org>
In-reply-to
Content
This is not clearly a good idea.  Lists and tuples with same contents do not compare equal, although set and frozenset do.  I suggest that you post this idea to python-ideas list.
History
Date User Action Args
2020-05-01 23:30:16terry.reedysetrecipients: + terry.reedy, rhettinger, Ahmed Amr
2020-05-01 23:30:16terry.reedysetmessageid: <1588375816.43.0.0353808899037.issue40433@roundup.psfhosted.org>
2020-05-01 23:30:16terry.reedylinkissue40433 messages
2020-05-01 23:30:16terry.reedycreate