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 vstinner
Recipients pitrou, serhiy.storchaka, vstinner
Date 2020-04-17.17:13:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset d7c657d4b121164caa439253da5266b2e29a1bed by Victor Stinner in branch 'master':
bpo-40302: UTF-32 encoder SWAB4() macro use a|b rather than a+b (GH-19572)
https://github.com/python/cpython/commit/d7c657d4b121164caa439253da5266b2e29a1bed
History
Date User Action Args
2020-04-17 17:13:38vstinnersetrecipients: + vstinner, pitrou, serhiy.storchaka
2020-04-17 17:13:38vstinnersetmessageid: <[email protected]>
2020-04-17 17:13:38vstinnerlinkissue40302 messages
2020-04-17 17:13:38vstinnercreate