[Python-Dev] Mistake in 3.7.3 Changelog (original) (raw)
Ned Deily nad at python.org
Wed Mar 27 22:37:08 EDT 2019
- Previous message (by thread): [Python-Dev] Mistake in 3.7.3 Changelog
- Next message (by thread): [Python-Dev] Mistake in 3.7.3 Changelog
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mar 27, 2019, at 21:59, Dima Tisnek <dimaqq at gmail.com> wrote:
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
Thanks for the report! I'll see that it gets fixed.
-- Ned Deily nad at python.org -- []
- Previous message (by thread): [Python-Dev] Mistake in 3.7.3 Changelog
- Next message (by thread): [Python-Dev] Mistake in 3.7.3 Changelog
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]