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 methane
Recipients Mark.Shannon, jdemeyer, methane, petr.viktorin, scoder, vstinner
Date 2019-07-02.09:49:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562060997.11.0.193298723648.issue36904@roundup.psfhosted.org>
In-reply-to
Content
New changeset d4efd917ac24940063a1ce80073fe3570c5f07f8 by Inada Naoki (Jeroen Demeyer) in branch 'master':
bpo-36904: Optimize _PyStack_UnpackDict (GH-14517)
https://github.com/python/cpython/commit/d4efd917ac24940063a1ce80073fe3570c5f07f8
History
Date User Action Args
2019-07-02 09:49:57methanesetrecipients: + methane, scoder, vstinner, petr.viktorin, Mark.Shannon, jdemeyer
2019-07-02 09:49:57methanesetmessageid: <1562060997.11.0.193298723648.issue36904@roundup.psfhosted.org>
2019-07-02 09:49:57methanelinkissue36904 messages
2019-07-02 09:49:56methanecreate