summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_exception_hierarchy.py
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2024-08-26 15:26:34 (GMT)
committerGitHub <noreply@github.com>2024-08-26 15:26:34 (GMT)
commit033d537cd4b8c12f2441f1c23960c2153122140a (patch)
tree7817074e7c0cb80970d70cf68e1d87f99ab6b57a /Lib/test/test_exception_hierarchy.py
parenta1ddaaef58e21551399ee3d30d592cd336baec4c (diff)
downloadcpython-033d537cd4b8c12f2441f1c23960c2153122140a.zip
cpython-033d537cd4b8c12f2441f1c23960c2153122140a.tar.gz
cpython-033d537cd4b8c12f2441f1c23960c2153122140a.tar.bz2
GH-73991: Make `pathlib.Path.delete()` private. (#123315)
Per feedback from Paul Moore on GH-123158, it's better to defer making `Path.delete()` public than ship it with under-designed error handling capabilities. We leave a remnant `_delete()` method, which is used by `move()`. Any functionality not needed by `move()` is deleted.
Diffstat (limited to 'Lib/test/test_exception_hierarchy.py')
0 files changed, 0 insertions, 0 deletions