`inspect._signature_strip_non_python_syntax` removes `/`, this is probably a historical thing dating before Python 3.8 made this real Python syntax. Removing this "feature" would simplify code in `inspect`. <!-- gh-linked-prs --> ### Linked PRs * gh-102379 <!-- /gh-linked-prs -->