8000 Update README.md · anki-code/xonsh-cheatsheet@dedf113 · GitHub
[go: up one dir, main page]

Skip to content

Commit dedf113

Browse files
authored
Update README.md
1 parent e126040 commit dedf113

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1448,6 +1448,9 @@ with ${...}.swap(THREAD_SUBPROCS=False):
14481448
$[./tool.sh]
14491449
```
14501450
1451+
### New python version
1452+
1453+
Because of xonsh syntax was based on Python syntax you can face with parser issues if you install the new Python version and run xonsh. Check that you're specifying certain version of Python when you're using xonsh in your projects and there is no situation when python can be updated witout testing.
14511454
14521455
# Tips and tricks
1453< 3D5F /code>1456

0 commit comments

Comments
 (0)
0