Skip to content

Commit fc03d43

Browse files
authored
Add links to typeshed and typing trackers.
1 parent 9a8a8c0 commit fc03d43

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,14 @@ Got a question? File an issue!
88
------------------------------
99

1010
We don't have a mailing list; but we are always happy to answer questions
11-
filed as issues in our [tracker](https://github.com/python/mypy/issues).
11+
filed as issues in our trackers:
12+
- [mypy tracker](https://github.com/python/mypy/issues)
13+
for mypy isues
14+
- [typeshed tracker](https://github.com/python/typeshed/issues)
15+
for issues with specific modules
16+
- [typing tracker](https://github.com/python/typing/issues)
17+
for discussion of new type system features (PEP 484 changes) and
18+
runtime bugs in the typing module
1219

1320

1421
What is mypy?

0 commit comments

Comments
 (0)