◐ Shell
reader mode source ↗
Skip to content

[3.6] bpo-29532: Altering a kwarg dictionary passed to functools.partial() no longer affects a partial object after creation.#198

Closed
serhiy-storchaka wants to merge 4 commits into
python:masterfrom
serhiy-storchaka:master
Closed

[3.6] bpo-29532: Altering a kwarg dictionary passed to functools.partial() no longer affects a partial object after creation.#198
serhiy-storchaka wants to merge 4 commits into
python:masterfrom
serhiy-storchaka:master

bpo-29602: complex() on complex-like object no longer loses sign of z…

5eb7e09

Workflow runs completed with no jobs