Issue 452
Python 3.10a3 发布 原文: PyCoder’s Weekly - Issue #452 201223 Zoom.Quiet(大妈) 用时 42 分钟 完成快译 201223 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. Python 软件基金会 2020 募捐 PYTHON.ORG “COVID-19 has changed all aspects of our lives and is reshaping our future. Nonprofits like the PSF are having to rebuild. With PyCon 2020 and 2021 happening virtually, the PSF is faced with potentially losing $1.2 million USD of expected revenue for those two years. This fundraiser is critically important and the money raised will help the PSF support the tools and initiatives that Pythonistas use everyday.” (是也乎: Pythonistas 年度咨文, 值得动员日本分部漫画化. 将今年损失的 120万$ 找回来. ) 建立自己的国际象棋引擎 ANDREW HEALEY Writing your own chess engine is a great way to explore computational complexity and combinatorial aspects of programming. Not to mention it’s pretty fun! Follow along with this reflection on how one coder created his own Chess engine from scratch. (是也乎: 反正, 没人折腾 go 的. ) 用 Python pickle 模块序列化对象 REAL PYTHON course Learn how you can use the Python pickle module to convert your objects into a stream of bytes that can be saved to a disk or sent over a network. You’ll also learn the security implications of using this process on objects from an untrusted source. (是也乎: 等等, 官方已经不推荐用 pickle 了哪.. ) Python 真的是瓶颈吗? ANNA ANISIENIA Python is slow. From one perspective, that is. But what are the true bottlenecks in the data engineering/data processing space, and how does Python compare to other technologies when those factors are considered? (是也乎: 工具的瓶颈并不是工程的, 人思想的瓶颈才一直是. ) 用 PyQt 的 QThread 防止 GUI 冻结 REAL PYTHON In this step-by-step tutorial, you’ll learn how to prevent freezing GUIs by offloading long-running tasks to worker QThreads in PyQt. (是也乎: 其实, 就是 Qt 不得不接管系统的各种职责在完成自我控制. ) Python 3.10a3 发布 PYTHON.ORG See what changes Python 3.10 will bring 新指导委员会选出ed TWITTER.COM/PYBLOGSAL 探讨/吐糟 Discussions NONE ...