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 Mark.Shannon
Recipients JelleZijlstra, Mark.Shannon, saulshanabrook
Date 2022-02-18.09:56:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645178191.9.0.608781352144.issue46724@roundup.psfhosted.org>
In-reply-to
Content
New changeset c3ce7781e3afe6f2dec5eef8e87fd5a664519ae9 by Saul Shanabrook in branch 'main':
bpo-46724: Fix dis support for overflow args (GH-31285)
https://github.com/python/cpython/commit/c3ce7781e3afe6f2dec5eef8e87fd5a664519ae9
History
Date User Action Args
2022-02-18 09:56:31Mark.Shannonsetrecipients: + Mark.Shannon, saulshanabrook, JelleZijlstra
2022-02-18 09:56:31Mark.Shannonsetmessageid: <1645178191.9.0.608781352144.issue46724@roundup.psfhosted.org>
2022-02-18 09:56:31Mark.Shannonlinkissue46724 messages
2022-02-18 09:56:31Mark.Shannoncreate