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

Python 这几年都更新了啥 - 浮云计算 #32

Open
utterances-bot opened this issue Dec 13, 2021 · 1 comment
Open

Python 这几年都更新了啥 - 浮云计算 #32

utterances-bot opened this issue Dec 13, 2021 · 1 comment
Labels
comment article comment

Comments

@utterances-bot
Copy link

Python 这几年都更新了啥 - 浮云计算

最近我们终于全线升到了 py39/go117,
在大家对 go 新特性兴奋之余,
@ackerr 提了一个很犀利的问题:
“Python 新版本都更新了啥?”

https://liriansu.com/posts/2021-10-21-whats-new-in-python-these-years/

Copy link

py38还做了一件事,比较严格了,不允许在遍历dict的时候改变dict的key(增删)。
更安全,不过我之前的库有这个问题,改了代码来兼容

@LKI LKI added the comment article comment label Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comment article comment
Projects
None yet
Development

No branches or pull requests

3 participants