- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message274124
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 | jstasiak, larry, rhettinger, serhiy.storchaka, vstinner, yselivanov |
| Date | 2016-09-01.13:15:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1472735725.82.0.603796895747.issue26814@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I splitted the giant patch into smaller patches easier to review. The first part (_PyObject_FastCall, _PyObject_FastCallDict) is already merged. Other issues were opened to implement the full feature. I now close this issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-01 13:15:25 | vstinner | set | recipients: + vstinner, rhettinger, larry, serhiy.storchaka, yselivanov, jstasiak |
| 2016-09-01 13:15:25 | vstinner | set | messageid: <1472735725.82.0.603796895747.issue26814@psf.upfronthosting.co.za> |
| 2016-09-01 13:15:25 | vstinner | link | issue26814 messages |
| 2016-09-01 13:15:25 | vstinner | create | |

