Skip to content

Remove uu.py and test_uu.py #5607

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 14, 2025
Merged

Conversation

arihant2math
Copy link
Collaborator

No description provided.

@arihant2math arihant2math marked this pull request as ready for review March 13, 2025 17:45
@@ -101,6 +100,35 @@ def _unquotevalue(value):
return utils.unquote(value)


def _decode_uu(encoded):
Copy link
Member

Choose a reason for hiding this comment

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

huh,, so uu library is gone but the decoding feature is still in the standard library

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah I just copied this off the 3.13 stdlib, seems like a weird patch.

@youknowone youknowone merged commit bd94d8d into RustPython:main Mar 14, 2025
11 checks passed
@arihant2math arihant2math deleted the remove-uu branch March 14, 2025 05:14
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.

2 participants