- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message406613
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 | neonene |
|---|---|
| Recipients | Mark.Shannon, brandtbucher, erlendaasland, gvanrossum, kj, lemburg, malin, neonene, pablogsal, paul.moore, rhettinger, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2021-11-19.18:54:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1637348091.95.0.446860479887.issue45116@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
In the eval-loop of PR29565, inlining seems to be enabled within about 70 op-brahches, trained with 44 tests. log & source: ceval_PR29565_split_func.c (not for performance) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-11-19 18:54:51 | neonene | set | recipients: + neonene, lemburg, gvanrossum, rhettinger, paul.moore, vstinner, tim.golden, Mark.Shannon, zach.ware, steve.dower, malin, pablogsal, brandtbucher, erlendaasland, kj |
| 2021-11-19 18:54:51 | neonene | set | messageid: <1637348091.95.0.446860479887.issue45116@roundup.psfhosted.org> |
| 2021-11-19 18:54:51 | neonene | link | issue45116 messages |
| 2021-11-19 18:54:51 | neonene | create | |

