summaryrefslogtreecommitdiffstats
path: root/Python/ast_unparse.c
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2023-12-28 22:44:29 (GMT)
committerGitHub <noreply@github.com>2023-12-28 22:44:29 (GMT)
commit6ca0e6754eedf4c9cf48794fa6c27281668b8d7c (patch)
tree8e7205577ae694235aea0e0966ddd9b8811580b4 /Python/ast_unparse.c
parentb664d9159964f0609d50dabd02f71af0227d8718 (diff)
downloadcpython-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/ast_unparse.c')
0 files changed, 0 insertions, 0 deletions