[Python-Dev] Mistake in 3.7.3 Changelog (original) (raw)

Dima Tisnek dimaqq at gmail.com
Wed Mar 27 21:59:43 EDT 2019


Hi list,

Sorry, I'm not sure where to post this.

The Changelog reads:

bpo-12477: Fix bug in parsermodule when parsing a state in a DFA that has two or more arcs with labels of the same type. Patch by Pablo Galindo.

The 12477 is actually a master github pull request number, not a Python bug number.

Correct BPO is https://bugs.python.org/issue36256

Cheers, d



More information about the Python-Dev mailing list