Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
vstinner merged 1 commit intopython:mainfromvstinner:remove_uu
May 25, 2023

Conversation

vstinner
Copy link
Member

@vstinnervstinner commentedMay 25, 2023
edited by github-actionsbot
Loading

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'salso used by the uu codec.
@vstinner
Copy link
MemberAuthor

I will write a separated PR to deprecate:

  • binascii.b2a_uu() andbinascii.a2b_uu() functions
  • theuu codec

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

@hugovk
Copy link
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?

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@vstinner@hugovk@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp