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

Experiment with descriptors used by Django #2564

Closed
JukkaL opened this issue Dec 13, 2016 · 1 comment
Closed

Experiment with descriptors used by Django #2564

JukkaL opened this issue Dec 13, 2016 · 1 comment

Comments

@JukkaL
Copy link
Collaborator

JukkaL commented Dec 13, 2016

Try to write some minimal stubs that simulate how Django uses descriptors, and see if we can type check code using them. Depending on the results, we may want to add some test cases that reflect these use cases, or improve the descriptor implementation.

Follow-up to #2266.

@ilevkivskyi
Copy link
Member

There are now decent stubs for Django (that use descriptors extensively), and there were no bug reports so far, so I think this can be closed.

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

No branches or pull requests

2 participants