-
Notifications
You must be signed in to change notification settings - Fork 771
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
Go to definition actually goes to stubs #2967
Comments
it only goes to source if source path matches the imported stub. most likely timestamp exists somewhere other than 'tslib/timestamp' |
Ok, so what is the intended way to actually get to the Timestamp definition? |
Timestamp is compiled code. can't go to it, sorry |
Sorry, my bad. Thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm having the same exact issue as:
Environment:
You can try to repro with
pandas
:The text was updated successfully, but these errors were encountered: