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 methane, serhiy.storchaka
Date 2020-11-22.20:01:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606075260.75.0.453465239689.issue42435@roundup.psfhosted.org>
In-reply-to
Content
New changeset 313467efdc23a1ec8662b77d2001642be598f80a by Serhiy Storchaka in branch 'master':
bpo-42435: Speed up comparison of bytes and bytearray object (GH--23461)
https://github.com/python/cpython/commit/313467efdc23a1ec8662b77d2001642be598f80a
History
Date User Action Args
2020-11-22 20:01:00serhiy.storchakasetrecipients: + serhiy.storchaka, methane
2020-11-22 20:01:00serhiy.storchakasetmessageid: <1606075260.75.0.453465239689.issue42435@roundup.psfhosted.org>
2020-11-22 20:01:00serhiy.storchakalinkissue42435 messages
2020-11-22 20:01:00serhiy.storchakacreate