mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Raise `ValueError` if `with_suffix('.ext')` is called on a path without a
stem. Paths may only have a non-empty suffix if they also have a non-empty
stem.
ABC-only bugfix; no effect on public classes.
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _abc.py | ||