- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message374299
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | constantmarks |
|---|---|
| Recipients | constantmarks, gvanrossum, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2020-07-26.01:39:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CA+socgSg0W0gGs1=dLN6YcUr0Pch7bp04DZ9Sr94mxHJhiEoSQ@mail.gmail.com> |
| In-reply-to | <1595712175.02.0.538745473823.issue41362@roundup.psfhosted.org> |
| Content | |
|---|---|
Thanks. I will check it out when I get back in front of my computer. On Sat, Jul 25, 2020 at 4:22 PM Guido van Rossum <report@bugs.python.org> wrote: > > Guido van Rossum <guido@python.org> added the comment: > > Sorry, I realize what's wrong here. When we switched to the new PEG parser > (the "pegen" you saw mentioned in the warning) we switched to a new grammar > file. You have to change Grammar/python.gram instead of Grammar/Grammar. > > We couldn't get rid of the Grammar/Grammar file yet because it's mentioned > in the docs; this is pending a better way of producing > https://docs.python.org/3.10/reference/grammar.html. > > I hope this has informed you sufficiently; I don't think there's a bug > that needs to be fixed on our end. > > ---------- > resolution: -> not a bug > stage: -> resolved > status: open -> closed > > _______________________________________ > Python tracker <report@bugs.python.org> > <https://bugs.python.org/issue41362> > _______________________________________ > |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-07-26 01:39:05 | constantmarks | set | recipients: + constantmarks, gvanrossum, paul.moore, tim.golden, zach.ware, steve.dower |
| 2020-07-26 01:39:05 | constantmarks | link | issue41362 messages |
| 2020-07-26 01:39:05 | constantmarks | create | |

