mirror of
https://github.com/python/cpython.git
synced 2026-06-23 03:23:38 -04:00
475f933ed8
Test `pathlib.types._JoinablePath` in a dedicated test module. These tests cover `LexicalPath`, `PurePath` and `Path`, where `LexicalPath` is defined in a new `test.test_pathlib.support` package.