- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message344960
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 | jdemeyer, vstinner |
| Date | 2019-06-07.16:14:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1559924090.94.0.0377368702976.issue37194@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Oh, I used the wrong bpo number for this change: New changeset 740a84de73ad8d02655de0a084036f4b7e49a01b by Victor Stinner in branch 'master': bpo-37191: Move TestPEP590 from test_capi to test_call (GH-13892) https://github.com/python/cpython/commit/740a84de73ad8d02655de0a084036f4b7e49a01b New changeset 5effd10bf14ab0a8a6695100aaf0b687eca68e6d by Miss Islington (bot) in branch '3.8': bpo-37191: Move TestPEP590 from test_capi to test_call (GH-13892) https://github.com/python/cpython/commit/5effd10bf14ab0a8a6695100aaf0b687eca68e6d |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-07 16:14:50 | vstinner | set | recipients: + vstinner, jdemeyer |
| 2019-06-07 16:14:50 | vstinner | set | messageid: <1559924090.94.0.0377368702976.issue37194@roundup.psfhosted.org> |
| 2019-06-07 16:14:50 | vstinner | link | issue37194 messages |
| 2019-06-07 16:14:50 | vstinner | create | |

