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-40640: Tutorial for Continue missing ... line #20334

Closed
wants to merge 1 commit into from

Conversation

ChasBelov
Copy link
Contributor

@ChasBelov ChasBelov commented May 23, 2020

In the even/not-even example for Continue, the results appear to
start without the "for" loop having been closed by entering a
return with no input. Add the return, designated by ... with no
following text.

https://bugs.python.org/issue40640

In the even/not-even example for Continue, the results appear to
start without the "for" loop having been closed by entering a
return with no input. Add the return, designated by ... with no
following text.
@the-knights-who-say-ni
Copy link

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

CLA Missing

Our records indicate the following people have not signed the CLA:

@ChasBelov

For legal reasons we need all the people listed to sign the CLA before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

If you have recently signed the CLA, please wait at least one business day
before our records are updated.

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

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

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels May 23, 2020
@hauntsaninja
Copy link
Contributor

The change itself looks good to me. Do you need help with signing the CLA?

@ChasBelov
Copy link
Contributor Author

@hauntsaninja Thank you for the review and the offer of help. I didn't realize that I actually had to check that the CLA signature had been approved in order for the tag to be adjusted. Ready for whatever the next step might be.

@iritkatriel
Copy link
Member

Replaced by #26055

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting core review docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants