Skip to content

gh-102899: Fix doc link for getting filesystem error handler - #102901

Merged
vstinner merged 1 commit into
python:mainfrom
ogayot:fix-doc-getfilesystemencoding
Apr 5, 2023
Merged

gh-102899: Fix doc link for getting filesystem error handler#102901
vstinner merged 1 commit into
python:mainfrom
ogayot:fix-doc-getfilesystemencoding

Conversation

@ogayot

@ogayot ogayot commented Mar 22, 2023

Copy link
Copy Markdown
Contributor

The documentation of sys.getfilesystemencoding has a link to the function that returns the filesystem error handler. However, the link was wrong and pointed to sys.getfilesystemencoding instead of sys.getfilesystemencodeerrors.

@ghost

ghost commented Mar 22, 2023

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.
CLA signed

@arhadthedev

Copy link
Copy Markdown
Member

@vstinner (as an author of gh-23109 that introduced the line fixed by this PR).

@vstinner
vstinner merged commit fdd0fff into python:main Apr 5, 2023
@vstinner

vstinner commented Apr 5, 2023

Copy link
Copy Markdown
Member

Merged, thanks.

@vstinner vstinner added the needs backport to 3.11 only security fixes label Apr 5, 2023
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @ogayot for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 5, 2023
@bedevere-bot

Copy link
Copy Markdown

GH-103278 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Apr 5, 2023
@vstinner vstinner added the needs backport to 3.10 only security fixes label Apr 5, 2023
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @ogayot for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-103279 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Apr 5, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 5, 2023
miss-islington added a commit that referenced this pull request Apr 5, 2023
miss-islington added a commit that referenced this pull request Apr 5, 2023
gaogaotiantian pushed a commit to gaogaotiantian/cpython that referenced this pull request Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants