SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

bpo-41762: Fix usage of productionlist markup in the doc (GH-22281)

Use an unique identifier for the different grammars documented using
the Sphinx productionlist markup.

productionlist markups of the same grammar, like "expressions" or
"compound statements", use the same identifier "python-grammar".
V
Victor Stinner committed
8af239eacfcf52e4e0e2b0223e7cea4672309483
Parent: 27201cd
Committed by GitHub <noreply@github.com> on 9/18/2020, 7:10:15 AM