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 petr.viktorin
Recipients ammar2, benjamin.peterson, ezio.melotti, lemburg, maxbachmann, miss-islington, petr.viktorin
Date 2021-07-29.09:10:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627549829.4.0.850992174511.issue43565@roundup.psfhosted.org>
In-reply-to
Content
New changeset 47fd4726a2ce8599cc397ddeae40f70eb471e868 by Ammar Askar in branch 'main':
bpo-43565: Document PyUnicode_KIND's return type as an unsigned int (GH-25724)
https://github.com/python/cpython/commit/47fd4726a2ce8599cc397ddeae40f70eb471e868
History
Date User Action Args
2021-07-29 09:10:29petr.viktorinsetrecipients: + petr.viktorin, lemburg, benjamin.peterson, ezio.melotti, ammar2, miss-islington, maxbachmann
2021-07-29 09:10:29petr.viktorinsetmessageid: <1627549829.4.0.850992174511.issue43565@roundup.psfhosted.org>
2021-07-29 09:10:29petr.viktorinlinkissue43565 messages
2021-07-29 09:10:29petr.viktorincreate