Skip to content

Improve getting started docs #13875

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

Merged
merged 1 commit into from
Oct 17, 2022
Merged

Conversation

hauntsaninja
Copy link
Collaborator

  • Show complete code examples for dynamic typing
  • Make clearer that the insides of dynamically typed functions will not be checked
  • Remove emphasis on function signatures. The cheat sheet does a better job than this document. Try to keep this more on a concept level. (I plan on making similar changes to the other parts of this doc)
  • Emphasise the presence of --strict, since it's 2022.

- Show complete code examples for dynamic typing
- Remove emphasis on function signatures. The cheat sheet does a better
  job than this document. Try to keep this more on a concept level.
  (I plan on making similar changes to the other parts of this doc)
- Emphasise the presence of --strict, since it's 2022.
Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

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

Much better 👍

@hauntsaninja hauntsaninja merged commit a412738 into python:master Oct 17, 2022
@hauntsaninja hauntsaninja deleted the getting-started branch October 17, 2022 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants