Open DomoticaVirginia opened 2 months ago
I looked through the PEP and found a few other editorial issues (e.g. a mispellled word ("deaply"->"deeply"), a repeated article ("in a a similar"), more typos in examples). Would a PR to fix these be welcome? I see from the Contributing Guide that mass fixes to minor typos in older PEPs which do not substantially impair the PEP's meaning are generally not encouraged.
There are the potentially issues that I spotted so far:
Documentation
(A clear and concise description of the issue.) In one of your examples there seems to me to be a small oversight: from typing import Any, Callable, Concatenate, ParamSpec, TypeVar
Thanks very much