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 vstinner
Recipients lemburg, mark.dickinson, methane, rhettinger, stutzbach, vstinner
Date 2022-03-14.15:58:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647273516.68.0.215343705282.issue46906@roundup.psfhosted.org>
In-reply-to
Content
msgpack and bitstruct use the newly added functions: my two PRs got merged. msgpack was my main motivation to add these functions :-)

Thanks to great reviews, the functions got a new better documentation!

I close the issue. Thanks again for reviews!
History
Date User Action Args
2022-03-14 15:58:36vstinnersetrecipients: + vstinner, lemburg, rhettinger, mark.dickinson, stutzbach, methane
2022-03-14 15:58:36vstinnersetmessageid: <1647273516.68.0.215343705282.issue46906@roundup.psfhosted.org>
2022-03-14 15:58:36vstinnerlinkissue46906 messages
2022-03-14 15:58:36vstinnercreate