PEP-484 stubs for Django

django hacktoberfest mypy pep484 python python3
6 Open Issues Need Help Last updated: Mar 16, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue reports inconsistencies found by stubtest between django-stubs and the Django runtime. Specifically, `IntegerChoices` and `TextChoices` have incorrect `__init__` signatures in the stubs, and `django.utils.inspect` is missing members present in the runtime. The reporter is asking if these are expected or if they should be fixed.

Complexity: 3/5
help wanted

PEP-484 stubs for Django

Python
#django#hacktoberfest#mypy#pep484#python#python3

AI Summary: This GitHub issue is a call to action for contributors to add type stubs for Django 6.0 APIs and changes to the `django-stubs` project. It notes that while the test suite is updated, most new APIs lack stub coverage, and encourages community members to open pull requests to address these gaps. The issue provides starting points like release notes and offers support to contributors who need guidance.

Complexity: 4/5
help wanted good first issue

PEP-484 stubs for Django

Python
#django#hacktoberfest#mypy#pep484#python#python3
bug good first issue stubs

PEP-484 stubs for Django

Python
#django#hacktoberfest#mypy#pep484#python#python3

AI Summary: This GitHub issue proposes integrating `mypy_primer` into the CI pipelines for `django-stubs` and `djangorestframework-stubs`. The tool would run mypy on various projects before and after PR changes, reporting diffs to provide early visibility into potential type-checking breakage. A key challenge is that custom project definitions would be needed, as `mypy_primer`'s default projects do not use Django.

Complexity: 4/5
enhancement help wanted meta

PEP-484 stubs for Django

Python
#django#hacktoberfest#mypy#pep484#python#python3
help wanted good first issue

PEP-484 stubs for Django

Python
#django#hacktoberfest#mypy#pep484#python#python3
enhancement help wanted

PEP-484 stubs for Django

Python
#django#hacktoberfest#mypy#pep484#python#python3