New GitHub issue #110798 from RobEin:<br>

<hr>

<pre>
# Bug report

### Bug description:

If the ```"!"``` [expression](https://github.com/python/cpython/blob/27d5ea291c16bcdfaad25e2e371c2ba3d591ed37/Grammar/python.gram#L919) is a soft keyword, then I think the [EXCLAMATION token](https://github.com/python/cpython/blob/27d5ea291c16bcdfaad25e2e371c2ba3d591ed37/Grammar/Tokens#L56) is unnecessary.
Or if it's necessary, then the ```'!'``` expression would be an appropriate reference to the EXCLAMATION token.




### CPython versions tested on:

3.12

### Operating systems tested on:

_No response_
</pre>

<hr>

<a href="https://github.com/python/cpython/issues/110798">View on GitHub</a>
<p>Labels: type-bug</p>
<p>Assignee: </p>