mirror of
https://github.com/python/cpython.git
synced 2026-07-10 20:13:20 -04:00
e3dedeae7a
Raise `ValueError` if `with_stem('')` is called on a path with a file
extension. Paths may only have an empty stem if they also have an empty
suffix.