Add support for new strict value "ALLOW_MISSING" in os.path.realpath #1077
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors
|
tests (ubuntu-latest, 3.14)
/opt/hostedtoolcache/Python/3.14.0-beta.2/x64/lib/python3.14/site-packages/pip/_internal/configuration.py:284: EncodingWarning: UTF-8 Mode affects locale.getpreferredencoding(). Consider locale.getencoding() instead.
locale_encoding = locale.getpreferredencoding(False)
|
|
tests (ubuntu-latest, 3.14)
/opt/hostedtoolcache/Python/3.14.0-beta.2/x64/lib/python3.14/site-packages/pip/_internal/configuration.py:284: EncodingWarning: UTF-8 Mode affects locale.getpreferredencoding(). Consider locale.getencoding() instead.
locale_encoding = locale.getpreferredencoding(False)
|