this post was submitted on 17 Sep 2024
403 points (97.6% liked)
Programmer Humor
19471 readers
1445 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's still crazy to me that Django doesn't have type hints.
They've explained why
Will you share the source?
Hi, i believe this is where https://groups.google.com/g/django-developers/c/C_Phs05kL1Q
I disagree with them, but I'm also not the one that would be spending days adding support, so fair enough.
That thread is from like 4 years ago, types in Python have come a long way since then. Maybe they'd reconsider if the community brought it back up