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

Skip to content

Commit 42f39e7

Browse files
authored
Discussions moved to discourse (#1540)
Also clarify that the purpose of the issues
1 parent 007e5e6 commit 42f39e7

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff 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
77
help 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

1414
For 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

0 commit comments

Comments
 (0)