SIGN IN SIGN UP

bpo-40204: Fix duplicated productionlist names in the doc (GH-21900)

Sphinx 3 disallows having more than one productionlist markup with
the same name. Simply remove names in this case, since names are not
shown anyway. For example, fix the Sphinx 3 warning:

Doc/reference/introduction.rst:96: duplicate token description
of *:name, other instance in reference/expressions
V
Victor Stinner committed
1abeda80f760134b4233608e2c288790f955b95a
Parent: fbf43f0
Committed by GitHub <noreply@github.com> on 8/17/2020, 6:41:42 AM