◐ Shell
clean mode source ↗

bpo-31567: fix more decorator markup in docs (GH-3959) by merwok · Pull Request #3966 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

merwok

merged 3 commits into

Oct 12, 2017

Conversation

merwok

.. 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

I may use this PR to also address feedback received on the ticket.

@merwok merwok deleted the fix-issue-31567 branch

October 12, 2017 16:29

merwok pushed a commit that referenced this pull request

Oct 12, 2017
(cherry picked from commit 0e61e67)

@ilevkivskyi

@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).

@merwok

Sure! Could you have your names in the code owners file?

@ilevkivskyi

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?

@gvanrossum

I'm happy to be listed as owner for typing.py etc. but I don't know how this is administered.

@merwok

Labels