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 petr.viktorin
Recipients asn, eamanu, mcepl, miss-islington, petr.viktorin, python-dev
Date 2021-01-12.14:45:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610462712.52.0.101214420608.issue40052@roundup.psfhosted.org>
In-reply-to
Content
New changeset 187f76def8a5bd0af7ab512575cad30cfe624b05 by Petr Viktorin in branch '3.8':
[3.8] bpo-40052: Fix alignment issue in PyVectorcall_Function() (GH-23999) (GH-24120)
https://github.com/python/cpython/commit/187f76def8a5bd0af7ab512575cad30cfe624b05
History
Date User Action Args
2021-01-12 14:45:12petr.viktorinsetrecipients: + petr.viktorin, mcepl, python-dev, eamanu, miss-islington, asn
2021-01-12 14:45:12petr.viktorinsetmessageid: <1610462712.52.0.101214420608.issue40052@roundup.psfhosted.org>
2021-01-12 14:45:12petr.viktorinlinkissue40052 messages
2021-01-12 14:45:12petr.viktorincreate