Skip to content

bpo-21760: fix __file__ description#19097

Merged
miss-islington merged 11 commits into
python:mainfrom
furkanonder:bpo-21760
Jun 9, 2021
Merged

bpo-21760: fix __file__ description#19097
miss-islington merged 11 commits into
python:mainfrom
furkanonder:bpo-21760

Conversation

@furkanonder

@furkanonder furkanonder commented Mar 21, 2020

Copy link
Copy Markdown
Contributor

https://bugs.python.org/issue21760

Automerge-Triggered-By: GH:ericsnowcurrently

@furkanonder furkanonder changed the title fix __file__ description bpo-21760: fix __file__ description Mar 21, 2020
Comment thread Doc/reference/import.rst Outdated
Co-Authored-By: Batuhan Taşkaya <isidentical@gmail.com>
Comment thread Doc/reference/import.rst Outdated
Co-Authored-By: Batuhan Taşkaya <isidentical@gmail.com>
@furkanonder
furkanonder requested a review from isidentical March 21, 2020 19:47
Comment thread Doc/reference/import.rst Outdated
Co-Authored-By: Batuhan Taşkaya <isidentical@gmail.com>

@isidentical isidentical left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@verhovsky

verhovsky commented Mar 24, 2020

Copy link
Copy Markdown
Contributor

__file__ and __cached__ are documented together. Here, you're splitting the section into two and the docs for __cached__ make less sense now.

@furkanonder

Copy link
Copy Markdown
Contributor Author

__file__ and __cached__ are documented together. Here, you're splitting the section into two and the docs for __cached__ make less sense now.

@verhovsky I made some changes. Can you review it again?

@facundobatista facundobatista left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your work here! The hep text needs to be improved, see inline comment.

Comment thread Doc/reference/import.rst Outdated
@bedevere-bot

Copy link
Copy Markdown

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@facundobatista facundobatista left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wonderful, thanks!

@iritkatriel

Copy link
Copy Markdown
Member

This is "awaiting merge" since Sept 2020. Any reason why it should not be merged?

@ericsnowcurrently ericsnowcurrently left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ericsnowcurrently

Copy link
Copy Markdown
Member

Thanks, @furkanonder!

@furkanonder

Copy link
Copy Markdown
Contributor Author

Thanks, @furkanonder!

You are welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants