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