Skip to content

[3.9] bpo-41082: Add note on errors that may be raised by home() and expanduser() - #28186

Merged
ambv merged 4 commits into
python:3.9from
akulakov:41082-Add-note-to-pathlib-expanduser
Sep 8, 2021
Merged

[3.9] bpo-41082: Add note on errors that may be raised by home() and expanduser()#28186
ambv merged 4 commits into
python:3.9from
akulakov:41082-Add-note-to-pathlib-expanduser

Conversation

@akulakov

@akulakovakulakov commented Sep 6, 2021

Copy link
Copy Markdown
Contributor

This issue was fixed in 3.10 with a code + doc fix, but was not backported. This docfix can potentially be applied to take care of this if we decide not to backport #18841 .

https://bugs.python.org/issue41082

ambv
ambv approved these changes Sep 8, 2021
Comment threadDoc/library/pathlib.rst Outdated
Comment threadDoc/library/pathlib.rst Outdated
@ambvambv changed the title bpo-41082: Add note on errors that may be raised by home() and expanduser()[3.9] bpo-41082: Add note on errors that may be raised by home() and expanduser()Sep 8, 2021
@ambv
ambv merged commit dc2e11e into python:3.9Sep 8, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@akulakov@ambv@the-knights-who-say-ni@bedevere-bot