Skip to content

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