[Python-Dev] Mistake in 3.7.3 Changelog (original) (raw)
Dima Tisnek dimaqq at gmail.com
Wed Mar 27 21:59:43 EDT 2019
- Previous message (by thread): [Python-Dev] PEP 587: Python Initialization Configuration
- Next message (by thread): [Python-Dev] Mistake in 3.7.3 Changelog
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [Python-Dev] PEP 587: Python Initialization Configuration
- Next message (by thread): [Python-Dev] Mistake in 3.7.3 Changelog
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]