Python 3.12 的 5 大实用新特性

查看 26|回复 0
作者:zywscq   
[ol]
  • 一种新的类型声明来创建类型别名
  • 更精确的 **kwargs 类型标注:结合 TypedDict 和 Unpack"
  • f-字符串的功能更加强大了
  • 新的 @override 装饰器
  • 部分错误信息能提供更多详情
    [/ol]
    详情参阅本篇英文文章:
    https://medium.com/techtofreedom/5-handy-python-3-12-new-features-that-improve-your-coding-experience-fe2d6e1f05b4?sk=3a754a89024869c97691d48b87a31870
  • 您需要登录后才可以回帖 登录 | 立即注册

    返回顶部