bpo-31567: fix more decorator markup in docs (GH-3959)#3966
Conversation
| .. decorator:: no_type_check | ||
|
|
||
| Decorator to indicate that annotations are not type hints. | ||
|
|
There was a problem hiding this comment.
fixing the text after this
|
I may use this PR to also address feedback received on the ticket. |
|
@merwok Please mention me and/or Guido when making changes to typing-related files (this will simplify life since typing is still developed in a separate repo). |
|
Sure! Could you have your names in the code owners file? |
This is an interesting idea. I am not a core-dev but @gvanrossum maybe you can add yourself as a code owner for |
|
I'm happy to be listed as owner for typing.py etc. but I don't know how this is administered. |
|
This file maps repo file patterns to github usernames or team names: |
@dmiyakawa I missed these instances!
https://bugs.python.org/issue31567