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 Mark.Shannon, benjamin.peterson, jdemeyer, pablogsal, petr.viktorin
Date 2019-06-02.21:52:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559512342.86.0.773521778948.issue36974@roundup.psfhosted.org>
In-reply-to
Content
New changeset fb9423fd0a85f06affb8c3a8f25dd598a649aa42 by Petr Viktorin in branch 'master':
bpo-36974: Make tp_call=PyVectorcall_Call work for inherited types (GH-13699)
https://github.com/python/cpython/commit/fb9423fd0a85f06affb8c3a8f25dd598a649aa42
History
Date User Action Args
2019-06-02 21:52:22petr.viktorinsetrecipients: + petr.viktorin, benjamin.peterson, Mark.Shannon, jdemeyer, pablogsal
2019-06-02 21:52:22petr.viktorinsetmessageid: <1559512342.86.0.773521778948.issue36974@roundup.psfhosted.org>
2019-06-02 21:52:22petr.viktorinlinkissue36974 messages
2019-06-02 21:52:22petr.viktorincreate