VSCode 支持直接 Jupyter Notebook 编辑了 原文: PyCoder’s Weekly - Issue #390 191006 Zoom.Quiet(大妈) 用时 42 分钟 完成快译 191006 Zoom.Quiet(大妈) 用时 17 分钟 完成格式转抄. CPython 3.8.0 发布 PYTHON.ORG Assignment expressions, positional-only arguments, = specifier in f-strings, and more. Click the link for the full changelog and download links. Python 3.8 的超酷新功能 REAL PYTHON What does Python 3.8 bring to the table? Learn about some of the biggest changes and see you how you can best make use of them. (是也乎: Python 也跟上了刷版本号并追加特性来刷声望的节奏… 大约 2027 年就能用上 Python 42.0.0 了 ) 由于 Python 的误解, 成千上万的科学论文可能无效 MIKE DRISCOLL Developers assumed that glob.glob() returns a sorted list of files, but it doesn’t. And this led to a number of statistical errors and data discrepancies in several published scientific papers. (是也乎: 一个内建函式误解导致的血案… 只能说大家相互抄的忒勤快了… ) Python range() 函式 REAL PYTHON video In this step-by-step course, you’ll master the Python range() function, learn how its implementation differs in Python 3 vs 2, and see how you can use it to write faster and more Pythonic code. (是也乎: 真蟒 的插图是真心走心了… ) 元编程在 Python SAURABH KUKADE “Meta-programming is an act of building functions and classes who can manipulate code by modifying, wrapping existing code or generating code.” (是也乎: 叕一则 元编程 体验… 只是, 这根本是语言自身表达能力不足时, 开放自省接口给用户来扩展表述的哪… 当然, 这么一来, 语言本身不稳定的锅就可以愉快的丢给用户了. ) Django 3.0 Beta 1 发布 DJANGOPROJECT.COM See the release notes for a list of changes and new features. PyPy V7.2 发布 MOREPYPY.BLOGSPOT.COM ARM aarch64 support, new JSON decoder, sandboxing makes a return, … 讨论 Discussions
...