-
Notifications
You must be signed in to change notification settings - Fork 54
Add section on Python versions #156
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
Conversation
Python/Module1_GettingStartedWithPython/GettingStartedWithPython.md
Outdated
Show resolved
Hide resolved
Python/Module1_GettingStartedWithPython/GettingStartedWithPython.md
Outdated
Show resolved
Hide resolved
Python/Module1_GettingStartedWithPython/GettingStartedWithPython.md
Outdated
Show resolved
Hide resolved
Python/Module1_GettingStartedWithPython/GettingStartedWithPython.md
Outdated
Show resolved
Hide resolved
Python/Module1_GettingStartedWithPython/GettingStartedWithPython.md
Outdated
Show resolved
Hide resolved
|
I addressed the comments you guys made - thank you! I tried to roll back references to specific versions, but some have remained as examples. Let me know if you think there's still too much specific versioning |
davidmascharka
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah I think these changes look good. Let me do another full pass on the thing; I only read the diff. Flagging myself for re-review so I don't forget
|
I made some minor edits just to add some clarity |
|
Will review and merge this ASAP! |
Python/Module1_GettingStartedWithPython/GettingStartedWithPython.md
Outdated
Show resolved
Hide resolved
Python/Module1_GettingStartedWithPython/GettingStartedWithPython.md
Outdated
Show resolved
Hide resolved
Python/Module1_GettingStartedWithPython/GettingStartedWithPython.md
Outdated
Show resolved
Hide resolved
Python/Module1_GettingStartedWithPython/GettingStartedWithPython.md
Outdated
Show resolved
Hide resolved
Python/Module1_GettingStartedWithPython/GettingStartedWithPython.md
Outdated
Show resolved
Hide resolved
Python/Module1_GettingStartedWithPython/GettingStartedWithPython.md
Outdated
Show resolved
Hide resolved
Python/Module1_GettingStartedWithPython/GettingStartedWithPython.md
Outdated
Show resolved
Hide resolved
Python/Module1_GettingStartedWithPython/GettingStartedWithPython.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Ryan Soklaski <ryan.soklaski@gmail.com>
…on.md Co-authored-by: Ryan Soklaski <ryan.soklaski@gmail.com>
|
@rsokl thanks for the review - I addressed the comments you made, and made a couple small changes to enhance the clarity |
Python/Module1_GettingStartedWithPython/GettingStartedWithPython.md
Outdated
Show resolved
Hide resolved
…on.md Co-authored-by: Ryan Soklaski <ryan.soklaski@gmail.com>
This adds a short section on Python versions, how to interpret version numbers, and what updates mean.
It also corrects my GitHub link in the intro page, since I changed my URL a couple months ago