To make the last beta release against Python 3.15.0rc1, we needed special treatment for the `encodings` module. The upstream bug has been fixed, so we should remove the hack before making the next release against 3.15.0rc2.
To make the last beta release against Python 3.15.0rc1, we needed special treatment for the
encodingsmodule.The upstream bug has been fixed, so we should remove the hack before making the next release against 3.15.0rc2.