资讯

Python 3.13: Better interactive shell and finally multithreading without GIL The new Python release features an interactive command line and allows the global interpreter lock to be deactivated.
Once in the Python shell, commands are run as they are typed. This can be quite helpful in diagnosing problems on systems that require unique processing of some sort.
All of the usual AWS command-line tools will also be pre-installed and ready to go, in addition to Bash, Python, Node.js, PowerShell, VIM, git and more.