- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message365545
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 | Mark.Shannon, corona10, jdemeyer, methane, miss-islington, petr.viktorin, phsilva, vstinner |
| Date | 2020-04-02.00:55:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1585788947.5.0.559147828286.issue37207@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset e27916b1fc0364e3627438df48550c16f0b80b82 by Dong-hee Na in branch 'master': bpo-37207: Use PEP 590 vectorcall to speed up dict() (GH-19280) https://github.com/python/cpython/commit/e27916b1fc0364e3627438df48550c16f0b80b82 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-02 00:55:47 | vstinner | set | recipients: + vstinner, phsilva, petr.viktorin, methane, Mark.Shannon, jdemeyer, corona10, miss-islington |
| 2020-04-02 00:55:47 | vstinner | set | messageid: <1585788947.5.0.559147828286.issue37207@roundup.psfhosted.org> |
| 2020-04-02 00:55:47 | vstinner | link | issue37207 messages |
| 2020-04-02 00:55:47 | vstinner | create | |

