mirror of
https://github.com/python/cpython.git
synced 2024-11-27 03:45:08 +08:00
809eed4805
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 |