diff options
author | Tim Peters <tim.peters@gmail.com> | 2024-05-22 23:25:08 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-22 23:25:08 (GMT) |
commit | 07df93de73b6bdd4f80cd9e29834d761a0882622 (patch) | |
tree | 81e895b32b7126edfae99ca869e02c0420b2ed63 /Python/sysmodule.c | |
parent | e3bf5381fd056d0bbdd775463e3724aab2012e45 (diff) | |
download | cpython-07df93de73b6bdd4f80cd9e29834d761a0882622.zip cpython-07df93de73b6bdd4f80cd9e29834d761a0882622.tar.gz cpython-07df93de73b6bdd4f80cd9e29834d761a0882622.tar.bz2 |
gh-119105: difflib.py Differ.compare is too slow [for degenerate cases] (#119376)
Track all pairs achieving the best ratio in Differ(). This repairs the "very deep recursion and cubic time" bad cases in a way that preserves previous output.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions