bpo-44633: Fix parameter substitution of the union type with wrong types.#27218
Merged
serhiy-storchaka merged 4 commits intoJul 18, 2021
python:mainpython/cpython:mainfrom
serhiy-storchaka:union-wrong-parameter-substitutionserhiy-storchaka/cpython:union-wrong-parameter-substitutionCopy head branch name to clipboard
Merged
bpo-44633: Fix parameter substitution of the union type with wrong types.#27218serhiy-storchaka merged 4 commits intopython:mainpython/cpython:mainfrom serhiy-storchaka:union-wrong-parameter-substitutionserhiy-storchaka/cpython:union-wrong-parameter-substitutionCopy head branch name to clipboard
serhiy-storchaka merged 4 commits into
python:mainpython/cpython:mainfrom
serhiy-storchaka:union-wrong-parameter-substitutionserhiy-storchaka/cpython:union-wrong-parameter-substitutionCopy head branch name to clipboard
Commits
Commits on Jul 17, 2021
bpo-44633: Fix parameter substitution of the union type with wrong types.
Show description for 2e27830committed- committed
Commits on Jul 18, 2021
Update Misc/NEWS.d/next/Core and Builtins/2021-07-17-21-04-04.bpo-44633.5-zKeI.rst
Show description for 19fd606andauthoredUpdate Objects/unionobject.c
Show description for 567d3b8andauthored