File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,12 +6,13 @@ The documentation for Python's static typing can be found at
66[ typing.readthedocs.io] ( https://typing.readthedocs.io/ ) . You can get
77help in our [ support forum] ( https://github.com/python/typing/discussions ) .
88
9- Improvements to the type system should be discussed on the
10- [ typing-sig ] ( https://mail .python.org/mailman3/lists/ typing-sig.python.org/ )
11- mailing list, although the [ issues] ( https://github.com/python/typing/issues ) in this
12- repository contain some historic discussions .
9+ Improvements to the type system should be discussed on
10+ [ Python's Discourse ] ( https://discuss .python.org/c/ typing/32 ) , and are
11+ tracked in the [ issues] ( https://github.com/python/typing/issues ) in this
12+ repository.
1313
1414For conversations that are more suitable to a chat platform, you can use one of the following:
15+
1516- [ gitter] ( https://gitter.im/python/typing )
1617- [ discord] ( https://discord.com/channels/267624335836053506/891788761371906108 ) ` #type-hinting ` channel
1718
You can’t perform that action at this time.
0 commit comments