Skip to content

gh-149595: Remove deprecated sys._enablelegacywindowsfsencoding function#149596

Open
StanFromIreland wants to merge 2 commits into
python:mainfrom
StanFromIreland:_enablelegacywindowsfsencoding
Open

gh-149595: Remove deprecated sys._enablelegacywindowsfsencoding function#149596
StanFromIreland wants to merge 2 commits into
python:mainfrom
StanFromIreland:_enablelegacywindowsfsencoding

Conversation

@StanFromIreland
Copy link
Copy Markdown
Member

@StanFromIreland StanFromIreland commented May 9, 2026

@read-the-docs-community
Copy link
Copy Markdown

read-the-docs-community Bot commented May 9, 2026

@StanFromIreland StanFromIreland requested a review from hugovk as a code owner May 9, 2026 10:33
* :mod:`sys`:

* The :func:`~sys._enablelegacywindowsfsencoding` function
* The :func:`!sys._enablelegacywindowsfsencoding` function
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

~ meant we didn't show sys. before, let's not show it now:

Suggested change
* The :func:`!sys._enablelegacywindowsfsencoding` function
* The :func:`!_enablelegacywindowsfsencoding` function

Comment thread Doc/whatsnew/3.13.rst
* :mod:`sys`:

* Deprecate the :func:`~sys._enablelegacywindowsfsencoding` function,
* Deprecate the :func:`!sys._enablelegacywindowsfsencoding` function,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Deprecate the :func:`!sys._enablelegacywindowsfsencoding` function,
* Deprecate the :func:`!_enablelegacywindowsfsencoding` function,

Comment thread Doc/whatsnew/3.16.rst
sys
---

* The :func:`!sys._enablelegacywindowsfsencoding` function
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* The :func:`!sys._enablelegacywindowsfsencoding` function
* The :func:`!_enablelegacywindowsfsencoding` function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants