diff options
author | Greg Price <gnprice@gmail.com> | 2019-09-12 09:25:25 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2019-09-12 09:25:25 (GMT) |
commit | 6954be815a16fad11d1d66be576865bbbeb2b97d (patch) | |
tree | 24fca61c6b55633100f1335c88e3e5eb2bc8f2bf /Include/memoryobject.h | |
parent | a65678c5c90002c5e40fa82746de07e6217df625 (diff) | |
download | cpython-6954be815a16fad11d1d66be576865bbbeb2b97d.zip cpython-6954be815a16fad11d1d66be576865bbbeb2b97d.tar.gz cpython-6954be815a16fad11d1d66be576865bbbeb2b97d.tar.bz2 |
closes bpo-37758: Extend unicodedata checksum tests to cover all of Unicode. (GH-15125)
Unicode has grown since Python first gained support for it,
when Unicode itself was still rather new.
This pair of test cases was added in commit 6a20ee7de back in 2000,
and they haven't needed to change much since then. But do change
them to look beyond the Basic Multilingual Plane (range(0x10000))
and cover all 17 planes of Unicode's final form.
This adds about 5 seconds to the test suite's runtime. Mark the
tests as CPU-using accordingly.
Diffstat (limited to 'Include/memoryobject.h')
0 files changed, 0 insertions, 0 deletions