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 serhiy.storchaka
Recipients benjamin.peterson, methane, petdance, serhiy.storchaka
Date 2020-04-11.07:48:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586591326.7.0.95079638632.issue39943@roundup.psfhosted.org>
In-reply-to
Content
New changeset cd8295ff758891f21084a6a5ad3403d35dda38f7 by Serhiy Storchaka in branch 'master':
bpo-39943: Add the const qualifier to pointers on non-mutable PyUnicode data. (GH-19345)
https://github.com/python/cpython/commit/cd8295ff758891f21084a6a5ad3403d35dda38f7
History
Date User Action Args
2020-04-11 07:48:46serhiy.storchakasetrecipients: + serhiy.storchaka, benjamin.peterson, methane, petdance
2020-04-11 07:48:46serhiy.storchakasetmessageid: <1586591326.7.0.95079638632.issue39943@roundup.psfhosted.org>
2020-04-11 07:48:46serhiy.storchakalinkissue39943 messages
2020-04-11 07:48:46serhiy.storchakacreate