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

[3.7] bpo-38673: dont switch to ps2 if the line starts with comment or whitespace (GH-17421) #17522

Merged
merged 1 commit into from Dec 9, 2019

Conversation

@miss-islington
Copy link

miss-islington commented Dec 9, 2019

https://bugs.python.org/issue38673
(cherry picked from commit 109fc27)

Co-authored-by: Batuhan Taşkaya 47358913+isidentical@users.noreply.github.com
(cherry picked from commit 184a381)

Co-authored-by: Miss Islington (bot) 31488909+miss-islington@users.noreply.github.com

https://bugs.python.org/issue38673

…espace (GH-17421)

https://bugs.python.org/issue38673
(cherry picked from commit 109fc27)

Co-authored-by: Batuhan Taşkaya <47358913+isidentical@users.noreply.github.com>
(cherry picked from commit 184a381)

Co-authored-by: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
@miss-islington

This comment has been minimized.

Copy link
Author

miss-islington commented Dec 9, 2019

@isidentical: Status check is done, and it's a success .

1 similar comment
@miss-islington

This comment has been minimized.

Copy link
Author

miss-islington commented Dec 9, 2019

@isidentical: Status check is done, and it's a success .

@ned-deily ned-deily merged commit 188d5ae into python:3.7 Dec 9, 2019
5 checks passed
5 checks passed
Azure Pipelines PR #20191209.12 succeeded
Details
bedevere/issue-number Issue number 38673 found
Details
bedevere/maintenance-branch-pr Valid maintenance branch PR title.
bedevere/news News entry found in Misc/NEWS.d
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@miss-islington miss-islington deleted the miss-islington:backport-184a381-3.7 branch Dec 9, 2019
@ned-deily

This comment has been minimized.

Copy link
Member

ned-deily commented Dec 9, 2019

Merged for 3.7.6rc1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants
You can’t perform that action at this time.