diff options
author | Greg Price <gnprice@gmail.com> | 2019-09-12 09:23:43 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2019-09-12 09:23:43 (GMT) |
commit | a65678c5c90002c5e40fa82746de07e6217df625 (patch) | |
tree | 18ba0406e9b31b21cc9469e159ce526c4476d18c /Include/pyexpat.h | |
parent | 5e9caeec76119a0d61c25f1466c27b7dbd5115bd (diff) | |
download | cpython-a65678c5c90002c5e40fa82746de07e6217df625.zip cpython-a65678c5c90002c5e40fa82746de07e6217df625.tar.gz cpython-a65678c5c90002c5e40fa82746de07e6217df625.tar.bz2 |
bpo-37760: Convert from length-18 lists to a dataclass, in makeunicodedata. (GH-15265)
Now the fields have names! Much easier to keep straight as a
reader than the elements of an 18-tuple.
Runs about 10-15% slower: from 10.8s to 12.3s, on my laptop.
Fortunately that's perfectly fine for this maintenance script.
Diffstat (limited to 'Include/pyexpat.h')
0 files changed, 0 insertions, 0 deletions