bpo-31567: fix more decorator markup in docs (GH-3959) by merwok · Pull Request #3966 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
| .. decorator:: no_type_check | ||
|
|
||
| Decorator to indicate that annotations are not type hints. | ||
|
|
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixing the text after this
merwok
deleted the
fix-issue-31567
branch
merwok pushed a commit that referenced this pull request
(cherry picked from commit 0e61e67)
@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).
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 typing.py and test_typing.py?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters