GH-119113: Raise `TypeError` from `pathlib.PurePath.with_suffix(None)` by barneygale · Pull Request #119124 · python/cpython
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…(None)` (pythonGH-119124) Restore behaviour from 3.12 when `path.with_suffix(None)` is called. (cherry picked from commit 3c28510) Co-authored-by: Barney Gale <barney.gale@gmail.com>
barneygale added a commit that referenced this pull request
estyxx pushed a commit to estyxx/cpython that referenced this pull request
…(None)` (python#119124) Restore behaviour from 3.12 when `path.with_suffix(None)` is called.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters