Make use_original thread-local to fix cross-thread races #1468
Annotations
4 errors
|
tests (macOS-latest, pypy-3.10)
Process completed with exit code 1.
|
|
tests (windows-latest, pypy-3.10)
Process completed with exit code 1.
|
|
tests (ubuntu-latest, 3.15)
/opt/hostedtoolcache/Python/3.15.0-alpha.8/x64/lib/python3.15/site-packages/pip/_internal/configuration.py:296: EncodingWarning: UTF-8 Mode affects locale.getpreferredencoding(). Consider locale.getencoding() instead.
locale_encoding = locale.getpreferredencoding(False)
|
|
tests (ubuntu-latest, 3.15)
/opt/hostedtoolcache/Python/3.15.0-alpha.8/x64/lib/python3.15/site-packages/pip/_internal/configuration.py:296: EncodingWarning: UTF-8 Mode affects locale.getpreferredencoding(). Consider locale.getencoding() instead.
locale_encoding = locale.getpreferredencoding(False)
|