概述
commit 06145230c833c3db5dab8858e11bcd550a37c57f
Author: Nick Coghlan
Date: Thu Aug 29 23:26:53 2019 +1000
bpo-37947: Avoid double-decrement in symtable recursion counting (GH-15593)
With `symtable_visit_expr` now correctly adjusting the recursion depth for named
expressions, `symtable_handle_namedexpr` should be leaving it alone.
Also adds a new check to `PySymtable_BuildObject` that raises `SystemError`
if a successful first symbol analysis pass fails to keep the stack depth
accounting clean.
commit 2c5fb1711818926862d0d7b2e5effcaa5a5eb002
Author: Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>
Date: Thu Aug 29 09:54:46 2019 -0300
bpo-36833: Add tests for Datetime C API Macros (GH-14842)
Added tests for PyDateTime_xxx_GET_xxx() macros of the C API of
the d
最后
以上就是隐形大碗为你收集整理的signature=f326654ec2c650c08589c4b3d37549aa,Squashed commit of the following:的全部内容,希望文章能够帮你解决signature=f326654ec2c650c08589c4b3d37549aa,Squashed commit of the following:所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复