Skip to content
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

track line numbers between sources and target #11

Closed
gaborbernat opened this issue May 6, 2019 · 1 comment
Closed

track line numbers between sources and target #11

gaborbernat opened this issue May 6, 2019 · 1 comment

Comments

@gaborbernat
Copy link
Collaborator

Per the PyCon 2019 Typing summit, we agreed that probably the best way to merge stubs and sources is to use this tool. This is needed for mypy issue python/mypy#5028. To be able to use it for that we'll need to preserve/generate sources to output line transformation (so the type checker error reports are not totally off).

I'll work on getting this done, created this issue as a tracker for it and discussion platform.

@gaborbernat
Copy link
Collaborator Author

This project is being retired and archived, so we'll no longer address this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant