Skip to content

Conversation

@gaborbernat
Copy link
Contributor

Summary

  • Use locale.getencoding() (Python 3.11+) with fallback for older versions in update_embedded.py
  • Suppress pip's internal EncodingWarning in upgrade_wheels.py since we cannot modify pip's deprecated API usage

Test plan

  • Run tox r -e upgrade and verify no warnings appear

Use locale.getencoding() (Python 3.11+) with fallback for older versions
in update_embedded.py. Suppress pip's internal EncodingWarning in
upgrade_wheels.py since we cannot modify pip's deprecated API usage.

Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant