You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My environment is
'Python': '3.9.13',
'Platform': 'Windows-10-10.0.19044-SP0'
Call locale.getpreferredencoding() will return cp936,but decode error still occured.
PS: Another option is to support pytest.toml or pytest.yaml ?
The text was updated successfully, but these errors were encountered:
From: #5 #39
My environment is
'Python': '3.9.13',
'Platform': 'Windows-10-10.0.19044-SP0'
Call
locale.getpreferredencoding()
will returncp936
,but decode error still occured.PS: Another option is to support pytest.toml or pytest.yaml ?
The text was updated successfully, but these errors were encountered: