commit | d7c657d4b121164caa439253da5266b2e29a1bed | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Fri Apr 17 19:13:34 2020 +0200 |
committer | GitHub <noreply@github.com> | Fri Apr 17 19:13:34 2020 +0200 |
tree | df3c97b7bb9290d15ff7d598f36ff089cbbdbcb5 | |
parent | 1a1bd2e23871619adc1405e1cdc7c1e61252fd2c [diff] |
bpo-40302: UTF-32 encoder SWAB4() macro use a|b rather than a+b (GH-19572)