mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
b9adcefcce
Summary: Replaced uses of asttokens.ASTTokens with asttokens.ASTText when working with plain `ast` trees, and use `atok.get_text_range` instead of `node.first_token`. Upgraded asttokens in Python 2 (it was already upgraded in Python 3). Test Plan: Added a test with f-strings. Reviewers: dsagal Reviewed By: dsagal Differential Revision: https://phab.getgrist.com/D4001 |
||
---|---|---|
.. | ||
docker | ||
grist | ||
gvisor | ||
pyodide | ||
bundle_as_wheel.sh | ||
gen_js_schema.py | ||
install_tz.js | ||
MANIFEST.in | ||
requirements3.in | ||
requirements3.txt | ||
requirements.txt | ||
run.sh | ||
setup.py | ||
watch.sh |