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