Issue 459
指导委员会接受 PEP 634 原文: PyCoder’s Weekly - Issue #459 210210 Zoom.Quiet(大妈) 用时 42 分钟 完成快译 210210 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. Python 的整数如何工作 VICTOR Python’s integer datatype is pretty different from most other languages because they allow arbitrary precision. Learn how integers work under the hood in this in-depth article. Python 初学者友好与对高级用户支持功能之间纠结 ANDRÉ ROBERGE Python has made some big improvements to tracebacks in recent versions. See how tracebacks have evolved over the last couple of major releases and where there’s still some work left to be done. Check out the discussion on Hacker News. 在 Cython 中实现 C++ 虚函式 JUAN DIEGO CABALLERO • Shared by JDC Learn how one team created Python bindings for a C++ library by implementing virtual functions in Cython. This article is a follow-up to an article we featured last year. 用 hypothesis 基于属性的测试以及相关用例 YING WANG Testing software is hard. Property-based testing can help you create more effective tests. Learn how to do property-based testing with the hypothesis framework by looking at some real-world use cases. (是也乎: 不是那个 珢神… ) Python 指导委员会接受 PEP 634 PYTHON.ORG Pattern matching, which adds a kind of switch-case statement to Python, has been accepted. (是也乎: PEP 的受理速度越来越快了 ) 用 Pip 和 Virtualenv 管理 Python 依赖关系 REAL PYTHON course Get up to speed with Python dependency management quickly and go from “writing scripts” to “building applications” with this complete course. (是也乎: ) 探讨/吐糟 Discussions ...