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 <[email protected]>
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:44benjamin.petersonsetrecipients: + benjamin.peterson
2017-09-05 05:23:44benjamin.petersonsetmessageid: <[email protected]>
2017-09-05 05:23:44benjamin.petersonlinkissue31347 messages
2017-09-05 05:23:44benjamin.petersoncreate