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 rhpvorderman
Recipients rhpvorderman
Date 2021-11-26.09:40:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Also I didn't know if this should be in Component C-API or Interpreter Core. But I guess this will be implemented as C-API calls PyBytes_Sort and PyByteArray_SortInplace so I figured C-API is the correct component here.
History
Date User Action Args
2021-11-26 09:40:38rhpvordermansetrecipients: + rhpvorderman
2021-11-26 09:40:38rhpvordermansetmessageid: <[email protected]>
2021-11-26 09:40:38rhpvordermanlinkissue45902 messages
2021-11-26 09:40:38rhpvordermancreate