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 kxrob, methane, vstinner
Date 2021-02-27.11:31:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614425491.36.0.223928524285.issue43321@roundup.psfhosted.org>
In-reply-to
Content
New changeset c71d24f55828e7f0f2c8750d2e1b04d04539beff by Inada Naoki in branch 'master':
bpo-43321: Fix SystemError in getargs.c (GH-24656)
https://github.com/python/cpython/commit/c71d24f55828e7f0f2c8750d2e1b04d04539beff
History
Date User Action Args
2021-02-27 11:31:31methanesetrecipients: + methane, vstinner, kxrob
2021-02-27 11:31:31methanesetmessageid: <1614425491.36.0.223928524285.issue43321@roundup.psfhosted.org>
2021-02-27 11:31:31methanelinkissue43321 messages
2021-02-27 11:31:31methanecreate