Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-38918: Add __module__ entry for function & method type in inspect docs table #17408

Merged
merged 1 commit into from Dec 20, 2019

Conversation

@parthsharma2
Copy link
Contributor

parthsharma2 commented Nov 27, 2019

Adds__module__ entries for function & method types in inspect docs table.

https://bugs.python.org/issue38918

Automerge-Triggered-By: @ericsnowcurrently

@the-knights-who-say-ni

This comment has been minimized.

Copy link

the-knights-who-say-ni commented Nov 27, 2019

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept this contribution by verifying everyone involved has signed the PSF contributor agreement (CLA).

Recognized GitHub username

We couldn't find a bugs.python.org (b.p.o) account corresponding to the following GitHub usernames:

@parthsharma2

This might be simply due to a missing "GitHub Name" entry in one's b.p.o account settings. This is necessary for legal reasons before we can look at this contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

You can check yourself to see if the CLA has been received.

Thanks again for the contribution, we look forward to reviewing it!

@parthsharma2

This comment has been minimized.

Copy link
Contributor Author

parthsharma2 commented Nov 28, 2019

Should I make a news entry in Misc/NEWS.d/next?

@ericsnowcurrently ericsnowcurrently self-requested a review Dec 13, 2019
Copy link
Member

ericsnowcurrently left a comment

LGTM

Just make sure to add a NEWS entry. See: https://devguide.python.org/committing/#what-s-new-and-news-entries

@parthsharma2 parthsharma2 force-pushed the parthsharma2:bpo-38918 branch from e7d5a96 to 4ecb9e0 Dec 15, 2019
@parthsharma2

This comment has been minimized.

Copy link
Contributor Author

parthsharma2 commented Dec 15, 2019

@ericsnowcurrently added a NEWS entry

@ericsnowcurrently

This comment has been minimized.

Copy link
Member

ericsnowcurrently commented Dec 20, 2019

close-and-reopen to force checks to re-run.

@miss-islington miss-islington merged commit f522a6d into python:master Dec 20, 2019
5 checks passed
5 checks passed
Docs
Details
Azure Pipelines PR #20191220.20 succeeded
Details
bedevere/issue-number Issue number 38918 found
Details
bedevere/news News entry found in Misc/NEWS.d
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Dec 20, 2019

Thanks @parthsharma2 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒🤖 I'm not a witch! I'm not a witch!

@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Dec 20, 2019

Thanks @parthsharma2 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒🤖

@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Dec 20, 2019

GH-17675 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit to miss-islington/cpython that referenced this pull request Dec 20, 2019
… docs table (pythonGH-17408)

Adds` __module__ ` entries for function & method types in inspect docs table.

https://bugs.python.org/issue38918
(cherry picked from commit f522a6d)

Co-authored-by: Parth Sharma <parthsharma2@users.noreply.github.com>
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Dec 20, 2019

GH-17676 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit to miss-islington/cpython that referenced this pull request Dec 20, 2019
… docs table (pythonGH-17408)

Adds` __module__ ` entries for function & method types in inspect docs table.

https://bugs.python.org/issue38918
(cherry picked from commit f522a6d)

Co-authored-by: Parth Sharma <parthsharma2@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Dec 20, 2019
… docs table (GH-17408)

Adds` __module__ ` entries for function & method types in inspect docs table.

https://bugs.python.org/issue38918
(cherry picked from commit f522a6d)

Co-authored-by: Parth Sharma <parthsharma2@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Dec 20, 2019
… docs table (GH-17408)

Adds` __module__ ` entries for function & method types in inspect docs table.

https://bugs.python.org/issue38918
(cherry picked from commit f522a6d)

Co-authored-by: Parth Sharma <parthsharma2@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants
You can’t perform that action at this time.