mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -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.