- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message301298
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 | benjamin.peterson |
|---|---|
| Recipients | benjamin.peterson |
| Date | 2017-09-05.05:23:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1504589024.51.0.373233116953.issue31347@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset a3070d530c70477273cacbc61660b318582fff44 by Benjamin Peterson in branch 'master': bpo-31347: _PyObject_FastCall_Prepend: do not call memcpy if args might not be null (#3329) https://github.com/python/cpython/commit/a3070d530c70477273cacbc61660b318582fff44 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-05 05:23:44 | benjamin.peterson | set | recipients: + benjamin.peterson |
| 2017-09-05 05:23:44 | benjamin.peterson | set | messageid: <1504589024.51.0.373233116953.issue31347@psf.upfronthosting.co.za> |
| 2017-09-05 05:23:44 | benjamin.peterson | link | issue31347 messages |
| 2017-09-05 05:23:44 | benjamin.peterson | create | |

