summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2022-04-29-18-15-23.gh-issue-92062.X2c_Rj.rst
blob: 1ccb779a6d1d9d2e5f6cbfc48a69a54cb22a89be (plain)
1
2
:class:`inspect.Parameter` now raises :exc:`ValueError` if ``name`` is
a keyword, in addition to the existing check that it is an identifier.