Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ To report a bug or request an enhancement:

To discuss a new type system feature:

- discuss at [typing-sig mailing list](https://mail.python.org/archives/list/typing[email protected]/)
- there is also some historical discussion [here](https://github.com/python/typing/issues)
- discuss at [discuss.python.org](https://discuss.python.org/c/typing/32)
- there is also some historical discussion at [typing-sig mail list](https://mail.python.org/archives/list/[email protected]/) and [github issues](https://github.com/python/typing/issues)
Comment thread
JelleZijlstra marked this conversation as resolved.
Outdated

What is mypy?
-------------
Expand Down