diff options
author | Victor Stinner <vstinner@python.org> | 2021-09-22 10:16:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-22 10:16:53 (GMT) |
commit | 8620be99da930230b18ec05f4d7446ee403531af (patch) | |
tree | 412a6fc52bed7dca744fb7f2b5a1295650a42f67 /Python/pytime.c | |
parent | 8f943ca25732d548cf9f0b0393ba8d582fb93e29 (diff) | |
download | cpython-8620be99da930230b18ec05f4d7446ee403531af.zip cpython-8620be99da930230b18ec05f4d7446ee403531af.tar.gz cpython-8620be99da930230b18ec05f4d7446ee403531af.tar.bz2 |
bpo-45061: Revert unicode_is_singleton() change (GH-28516)
Don't use a loop over 256 items, only checks for a single singleton.
Diffstat (limited to 'Python/pytime.c')
0 files changed, 0 insertions, 0 deletions