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

Update about Python versions #112

Merged
merged 8 commits into from
Nov 22, 2021
Merged

Update about Python versions #112

merged 8 commits into from
Nov 22, 2021

Conversation

alexmojaki
Copy link
Collaborator

No description provided.

help/examples/2020-07-email-compose.md Outdated Show resolved Hide resolved
help/formulas.md Outdated Show resolved Hide resolved
help/formulas.md Outdated Show resolved Hide resolved
@paulfitz
Copy link
Member

@dsagal @alexmojaki I added some notes about features helpful for migrating, and common issues we've seen so far.

help/python.md Outdated Show resolved Hide resolved
mkdocs.yml Show resolved Hide resolved
help/functions.md Outdated Show resolved Hide resolved
@alexmojaki
Copy link
Collaborator Author

Overall this looks great, much better than what I was probably going to write. I really didn't know how much detail to go for.

@paulfitz
Copy link
Member

Latest commit assumes the changes in https://phab.getgrist.com/D3147 are in production (so this pull request shouldn't be merged until then)

help/python.md Outdated
from urllib.parse import quote_plus
```

### There is a subtle change in rounding
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Suggested change
### There is a subtle change in rounding
### Subtle change in rounding

help/python.md Outdated

### There is a subtle change in rounding

Python 3 switches from rounding the way many people learned in school
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Suggested change
Python 3 switches from rounding the way many people learned in school
Python 3 switches the builtin function `round()` from rounding the way many people learned in school

@alexmojaki
Copy link
Collaborator Author

Apart from those minor suggestions I think this is ready. I can't approve it normally because it's my PR lol

@paulfitz paulfitz merged commit 408fdd1 into master Nov 22, 2021
@paulfitz paulfitz deleted the python-version branch November 22, 2021 14:58
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.

3 participants