FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] GH-119113: Raise `TypeError` from `pathlib.PurePath.with_suffix(None)` (GH-119124) by miss-islington · Pull Request #119183 · python/cpython · GitHub

/ cpython Public

[3.13] GH-119113: Raise TypeError from pathlib.PurePath.with_suffix(None) (GH-119124) - #119183

Merged
barneygale merged 1 commit into
python:3.13from
miss-islington:backport-3c28510-3.13
May 19, 2024
Merged

[3.13] GH-119113: Raise TypeError from pathlib.PurePath.with_suffix(None) (GH-119124)#119183
barneygale merged 1 commit into
python:3.13from
miss-islington:backport-3c28510-3.13

Conversation

miss-islington commented May 19, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

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

…(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>
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL