- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message305464
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 | serhiy.storchaka |
|---|---|
| Recipients | larry, serhiy.storchaka, taleinat |
| Date | 2017-11-03.09:09:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1509700146.2.0.213398074469.issue31926@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 4f57409a2f7bdf8fb559cddc7c6533ca2c471c67 by Serhiy Storchaka (Tal Einat) in branch 'master': bpo-31926: fix missing *_METHODDEF statements by argument clinic (#4230) https://github.com/python/cpython/commit/4f57409a2f7bdf8fb559cddc7c6533ca2c471c67 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-03 09:09:06 | serhiy.storchaka | set | recipients: + serhiy.storchaka, taleinat, larry |
| 2017-11-03 09:09:06 | serhiy.storchaka | set | messageid: <1509700146.2.0.213398074469.issue31926@psf.upfronthosting.co.za> |
| 2017-11-03 09:09:06 | serhiy.storchaka | link | issue31926 messages |
| 2017-11-03 09:09:06 | serhiy.storchaka | create | |

