• Nick Coghlan's avatar
    Close #17839: support bytes-like objects in base64 module · fdf239a8
    Nick Coghlan yazdı
    This mostly affected the encodebytes and decodebytes function
    (which are used by base64_codec)
    
    Also added a test to ensure all bytes-bytes codecs can handle
    memoryview input and tests for handling of multidimensional
    and non-bytes format input in the modern base64 API.
    fdf239a8
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS 256 KB