diff options
author | Barney Gale <barney.gale@gmail.com> | 2023-12-28 22:44:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-28 22:44:29 (GMT) |
commit | 6ca0e6754eedf4c9cf48794fa6c27281668b8d7c (patch) | |
tree | 8e7205577ae694235aea0e0966ddd9b8811580b4 /Python/formatter_unicode.c | |
parent | b664d9159964f0609d50dabd02f71af0227d8718 (diff) | |
download | cpython-6ca0e6754eedf4c9cf48794fa6c27281668b8d7c.zip cpython-6ca0e6754eedf4c9cf48794fa6c27281668b8d7c.tar.gz cpython-6ca0e6754eedf4c9cf48794fa6c27281668b8d7c.tar.bz2 |
GH-113528: Remove a couple of expensive pathlib ABC tests (#113534)
Run expensive tests for walking and globbing from `test_pathlib` but not
`test_pathlib_abc`. The ABCs are not as tightly optimised as the classes
in top-level `pathlib`, and so these tests are taking rather a long time on
some buildbots. Coverage of the main `pathlib` classes should suffice.
Diffstat (limited to 'Python/formatter_unicode.c')
0 files changed, 0 insertions, 0 deletions