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 tim.peters
Recipients Mark.Shannon, eric.smith, gregory.p.smith, mark.dickinson, rhettinger, rhpvorderman, serhiy.storchaka, tim.peters, vstinner, yselivanov
Date 2021-11-29.03:36:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638156978.85.0.579392461114.issue45902@roundup.psfhosted.org>
In-reply-to
Content
I agree with closing this - I don't know of real use cases either.

Serhiy, essentially all LSD radix sorts are stable, and rely on that for their own correctness. MSD radix sorts vary.
History
Date User Action Args
2021-11-29 03:36:18tim.peterssetrecipients: + tim.peters, rhettinger, gregory.p.smith, mark.dickinson, vstinner, eric.smith, Mark.Shannon, serhiy.storchaka, yselivanov, rhpvorderman
2021-11-29 03:36:18tim.peterssetmessageid: <1638156978.85.0.579392461114.issue45902@roundup.psfhosted.org>
2021-11-29 03:36:18tim.peterslinkissue45902 messages
2021-11-29 03:36:18tim.peterscreate