microsoft / microsoft/typespec
[http-client-python] pylint report differently in Windows and Linux environment
Open
emitter:client:python
eng
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
For same code, CI [passes](https://dev.azure.com/azure-sdk/public/_build/results?buildId=4237363&view=logs&jobId=131ff7d7-c039-588f-c07d-15ff0819b235&j=21ade72b-9422-585e-265b-4ef953b62f93&t=b6833bef-bd62-51ad-8df4-5630504d341a) in Linux while [fails](https://dev.azure.com/azure-sdk/public/_build/results?buildId=4237363&view=logs&jobId=131ff7d7-c039-588f-c07d-15ff0819b235&j=131ff7d7-c039-588f-c07d-15ff0819b235&t=6739ba95-b8c8-5760-c562-c581774a89bd) in Windows.
It may be caused by different python version. In windows, python version is 3.12 while in linux it is 3.8.
Contributor guide
Assessment
This issue has not been assessed yet.