summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_regrtest.py
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2023-10-04 06:20:14 (GMT)
committerGitHub <noreply@github.com>2023-10-04 06:20:14 (GMT)
commit5b9a3fd6a0ce3c347463e6192a59c15f5fcb0043 (patch)
treed5eababb628c9a8d66bc5e8386a3add2a843c5c3 /Lib/test/test_regrtest.py
parentbfe7e72522565f828f43c2591fea84a7981ee048 (diff)
downloadcpython-5b9a3fd6a0ce3c347463e6192a59c15f5fcb0043.zip
cpython-5b9a3fd6a0ce3c347463e6192a59c15f5fcb0043.tar.gz
cpython-5b9a3fd6a0ce3c347463e6192a59c15f5fcb0043.tar.bz2
gh-110273: dataclasses.replace() now raise TypeError for all invalid arguments (GH-110274)
dataclasses.replace() now raises TypeError instead of ValueError if specify keyword argument for a field declared with init=False or miss keyword argument for required InitVar field.
Diffstat (limited to 'Lib/test/test_regrtest.py')
0 files changed, 0 insertions, 0 deletions