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

gh-104773: PEP 594: Remove the uu module by vstinner · Pull Request #104932 · python/cpython · GitHub

/ cpython Public

gh-104773: PEP 594: Remove the uu module - #104932

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:remove_uu
May 25, 2023
Merged

gh-104773: PEP 594: Remove the uu module#104932
vstinner merged 1 commit into
python:mainfrom
vstinner:remove_uu

Conversation

vstinner commented May 25, 2023
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

Doc/license.rst: Keep the UUencode and UUdecode license since it's also used by the uu codec.


📚 Documentation preview 📚: https://cpython-previews--104932.org.readthedocs.build/

Doc/license.rst: Keep the UUencode and UUdecode license since it's
also used by the uu codec.

Copy link
Copy Markdown
Member Author

I will write a separated PR to deprecate:

  • binascii.b2a_uu() and binascii.a2b_uu() functions
  • the uu codec

PEP 594 mentions them, but we forgot to deprecate them in Python 3.11.

hugovk commented May 25, 2023

Copy link
Copy Markdown
Member

I will write a separated PR to deprecate: [...]

There's already a PR that does at least some of this: #92758. Would you like to review it?

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.

3 participants


Back | FazBrowse Home | New Git URL