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 petr.viktorin, shihai1991, vstinner
Date 2020-05-11.21:39:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589233162.03.0.503177739513.issue40584@roundup.psfhosted.org>
In-reply-to
Content
New changeset 86d69444e7cfe758212956df0be0ec7b8a4251a6 by Hai Shi in branch 'master':
bpo-40584: Update PyType_FromModuleAndSpec() to process tp_vectorcall_offset (GH-20026)
https://github.com/python/cpython/commit/86d69444e7cfe758212956df0be0ec7b8a4251a6
History
Date User Action Args
2020-05-11 21:39:22vstinnersetrecipients: + vstinner, petr.viktorin, shihai1991
2020-05-11 21:39:22vstinnersetmessageid: <1589233162.03.0.503177739513.issue40584@roundup.psfhosted.org>
2020-05-11 21:39:22vstinnerlinkissue40584 messages
2020-05-11 21:39:21vstinnercreate