-
Notifications
You must be signed in to change notification settings - Fork 2.5k
5373 type hints lib: [datetime] #5488
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
5373 type hints lib: [datetime] #5488
Conversation
One of the DateTime library tests fails with this error message:
My expectation is that the keyword is used with Python I recommend you to run at least DateTime library tests locally before committing changes. |
Notice that I reviewed this PR at silentw0lf#1. I assume the code is same there so comments apply also to this PR. The other should be closed now. |
…x|None" instead of Optional[x]
You are correct. The Python |
No description provided.