GH-103525: Improve exception message from `pathlib.PurePath()` (GH-103526)
Check that arguments are strings before calling `os.path.join()`. Also improve performance of `PurePath(PurePath(...))` while we're in the area: we now use the *unnormalized* string path of such arguments. Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
B
Barney Gale committed
8611e7bf5ceace998fefcbf26ab1c5d5bc8a0e2a
Parent: d81ca7e
Committed by GitHub <noreply@github.com>
on 5/2/2023, 6:08:19 PM