cpython/Misc/NEWS.d/next/Library/2022-06-24-19-16-09.gh-issue-93096.r1_oIc.rst
2022-07-02 15:53:43 +09:00

3 lines
153 B
ReStructuredText

Removed undocumented ``-t`` argument of ``python -m base64``. Use
``python -m unittest test.test_base64.LegacyBase64TestCase.test_encodebytes``
instead.