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-38348: Extend options of ast tool #16540

Merged
merged 5 commits into from Dec 16, 2019
Merged

Conversation

@isidentical
Copy link
Contributor

isidentical commented Oct 2, 2019

--type-comments and --indent

https://bugs.python.org/issue38348

Copy link
Member

brandtbucher left a comment

This looks good!

Lib/ast.py Outdated Show resolved Hide resolved
@isidentical isidentical force-pushed the isidentical:bpo-38348 branch from c337d21 to 1871ac9 Oct 4, 2019
Doc/library/ast.rst Show resolved Hide resolved
Doc/library/ast.rst Outdated Show resolved Hide resolved
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Dec 14, 2019

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.

@isidentical

This comment has been minimized.

Copy link
Contributor Author

isidentical commented Dec 15, 2019

I have made the requested changes; please review again

@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Dec 15, 2019

Thanks for making the requested changes!

@vstinner: please review the changes made to this pull request.

@bedevere-bot bedevere-bot requested a review from vstinner Dec 15, 2019
Lib/ast.py Outdated Show resolved Hide resolved
Doc/library/ast.rst Show resolved Hide resolved
@isidentical isidentical force-pushed the isidentical:bpo-38348 branch from 4b6041d to ece2cd2 Dec 16, 2019
Copy link
Member

vstinner left a comment

Two more minor requests

Lib/ast.py Outdated Show resolved Hide resolved
isidentical and others added 2 commits Dec 16, 2019
Co-Authored-By: Victor Stinner <vstinner@python.org>
Co-Authored-By: Victor Stinner <vstinner@python.org>
Copy link
Member

vstinner left a comment

LGTM.

@vstinner vstinner merged commit 814d687 into python:master Dec 16, 2019
4 checks passed
4 checks passed
Azure Pipelines PR #20191216.15 succeeded
Details
bedevere/issue-number Issue number 38348 found
Details
bedevere/news News entry found in Misc/NEWS.d
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants
You can’t perform that action at this time.