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

✏ Rewording in docs/en/docs/tutorial/debugging.md #9581

Merged
merged 3 commits into from Jun 22, 2023

Conversation

ivan-abc
Copy link
Contributor

A suggestion to change some words in __name__ == "__main__" section of the debugging.md to simplify some expressions.

And also replaced the word "automatic" in order not to mix up with automatic variable definition πŸ€” (as I understand it has another meaning in this context).

@github-actions
Copy link
Contributor

πŸ“ Docs preview for commit d287ed1 at: https://64731d81bf49b716013a6d0a--fastapi.netlify.app

@tiangolo
Copy link
Owner

Thanks!

I actually prefer the original words as the variables are not being set by the user, or by FastAPI or anything else, they just "have the value". Of course, this becomes a lot dependent on personal preference, but anyway, I prefer the previous wording.

I had never heard the term "automatic variable", I guess that comes from C++ and Java, maybe. But anyway, I updated it to not use that exact term.

Thanks! β˜•

@tiangolo tiangolo changed the title ✏ Rewordings in docs/en/docs/tutorial/debugging.md ✏ Rewording in docs/en/docs/tutorial/debugging.md Jun 22, 2023
@tiangolo tiangolo enabled auto-merge (squash) June 22, 2023 17:00
@tiangolo tiangolo merged commit 68ce5b3 into tiangolo:master Jun 22, 2023
11 checks passed
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.

None yet

2 participants