- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message281826
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 | Adrian Wielgosik |
|---|---|
| Recipients | Adrian Wielgosik, serhiy.storchaka |
| Date | 2016-11-27.13:13:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1480252410.36.0.369569211972.issue28813@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached squashed patch. > But moving constant folding from the peephole optimizer to the AST level (...) would totally eliminate the need in your patch. I'm aware of that and I'm okay with it. I chose an unfortunate moment for implementing this :) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-27 13:13:30 | Adrian Wielgosik | set | recipients: + Adrian Wielgosik, serhiy.storchaka |
| 2016-11-27 13:13:30 | Adrian Wielgosik | set | messageid: <1480252410.36.0.369569211972.issue28813@psf.upfronthosting.co.za> |
| 2016-11-27 13:13:30 | Adrian Wielgosik | link | issue28813 messages |
| 2016-11-27 13:13:30 | Adrian Wielgosik | create | |

