- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message367066
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 | vstinner |
|---|---|
| Recipients | BTaskaya, gvanrossum, lys.nikolaou, ned.deily, pablogsal, vstinner |
| Date | 2020-04-23.01:03:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1587603807.8.0.877669051793.issue40334@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 1def7754b7a41fe57efafaf5eff24cfa15353444 by Victor Stinner in branch 'master': bpo-40334: Rename PyConfig.use_peg to _use_peg_parser (GH-19670) https://github.com/python/cpython/commit/1def7754b7a41fe57efafaf5eff24cfa15353444 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-23 01:03:27 | vstinner | set | recipients: + vstinner, gvanrossum, ned.deily, lys.nikolaou, pablogsal, BTaskaya |
| 2020-04-23 01:03:27 | vstinner | set | messageid: <1587603807.8.0.877669051793.issue40334@roundup.psfhosted.org> |
| 2020-04-23 01:03:27 | vstinner | link | issue40334 messages |
| 2020-04-23 01:03:27 | vstinner | create | |

