- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message345852
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-17.12:27:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1560774452.45.0.814089175277.issue37194@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 2ff58a24e8a1c7e290d025d69ebaea0bbead3b8c by Victor Stinner in branch 'master': bpo-37194: Add a new public PyObject_CallNoArgs() function (GH-13890) https://github.com/python/cpython/commit/2ff58a24e8a1c7e290d025d69ebaea0bbead3b8c |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-17 12:27:32 | vstinner | set | recipients: + vstinner, jdemeyer |
| 2019-06-17 12:27:32 | vstinner | set | messageid: <1560774452.45.0.814089175277.issue37194@roundup.psfhosted.org> |
| 2019-06-17 12:27:32 | vstinner | link | issue37194 messages |
| 2019-06-17 12:27:32 | vstinner | create | |

