mirror of
https://github.com/python/cpython.git
synced 2025-09-29 03:35:31 +00:00
grammar
This commit is contained in:
parent
da5eb5a31c
commit
acfa291af9
1 changed files with 3 additions and 3 deletions
|
@ -11,8 +11,8 @@ Core and Builtins
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
- Issue #17206: Py_CLEAR(), Py_DECREF(), Py_XINCREF() and Py_XDECREF() now
|
- Issue #17206: Py_CLEAR(), Py_DECREF(), Py_XINCREF() and Py_XDECREF() now
|
||||||
expands their arguments once instead of multiple times.
|
expand their arguments once instead of multiple times. Patch written by Illia
|
||||||
Patch written by Illia Polosukhin.
|
Polosukhin.
|
||||||
|
|
||||||
- Issue #17937: Try harder to collect cyclic garbage at shutdown.
|
- Issue #17937: Try harder to collect cyclic garbage at shutdown.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue