Write lint rules for os.errno checks #67641
rallytime
started this conversation in
Feature Requests
Replies: 2 comments
-
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for updating this issue. It is no longer marked as stale. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As referenced in this #49580 (comment), we need to add some lint rules to check for os.errno for Python 3.7 support.
I am filing this issue as a follow up to that PR.
@garethgreenaway Can you get this added as a follow up to your PR?
Beta Was this translation helpful? Give feedback.
All reactions