mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-04-26 02:08:08 +02:00
b04d3821d4
In preparation for migrating it from python3.7 to python3.11. Pylint version had to be upgraded because pylint==2.2.2 doesn't support python 3.11. The image will be updated separately to remove compiling python3.7 from source in #40139. Pylint v2.17.7 docs: https://pylint.readthedocs.io/en/v2.17.7 Closes #40169 PiperOrigin-RevId: 783026287