• 2024-11-03Python311新特性-特化指令specializing adaptive interpreter-typing-asyncio
    Python3新特性python3.11增加了许多特性,让python更快更加安全,本文从应用层面来讲一下python3.11的这些新特性特化自适应解析器是什么,如何利用特化写出更高性能的代码如何在项目中落地typehint写出健壮的代码,有那些注意事项asyncio的概念及应用场景FasterPython3.11Faster