gh-104773: PEP 594: Remove the uu module by vstinner · Pull Request #104932 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
I will write a separated PR to deprecate:
binascii.b2a_uu()andbinascii.a2b_uu()functions- the
uucodec
PEP 594 mentions them, but we forgot to deprecate them in Python 3.11.
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