cpython/Lib/test/test_pathlib
Barney Gale 7d8725ac6f
GH-74033: Drop deprecated pathlib.Path keyword arguments (#118793)
Remove support for supplying keyword arguments to `pathlib.Path()`. This
has been deprecated since Python 3.12.
2024-05-14 20:14:07 +00:00
..
__init__.py
test_pathlib.py GH-74033: Drop deprecated pathlib.Path keyword arguments (#118793) 2024-05-14 20:14:07 +00:00
test_pathlib_abc.py GH-115060: Speed up pathlib.Path.glob() by omitting initial stat() (#117831) 2024-04-14 00:08:03 +01:00