To address an issue with the loss of the internal decoder in PIP v25.0, the previous decoder was directly added to the image: PR-214.
The underlying change in PIP was an active decision by maintainers to only support UTF-8. The custom decoder should be updated to remove non-UTF-8 support in our image, since we'll be using PIP to install.
To address an issue with the loss of the internal decoder in PIP v25.0, the previous decoder was directly added to the image: PR-214.
The underlying change in PIP was an active decision by maintainers to only support UTF-8. The custom decoder should be updated to remove non-UTF-8 support in our image, since we'll be using PIP to install.