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 iritkatriel
Recipients BTaskaya, gvanrossum, iritkatriel, serhiy.storchaka
Date 2021-09-09.13:04:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631192660.17.0.54195196013.issue45017@roundup.psfhosted.org>
In-reply-to
Content
New changeset 04676b69466d2e6d2903f1c6879d2cb292721455 by Irit Katriel in branch 'main':
bpo-45017: move opcode-related logic from modulefinder to dis (GH-28246)
https://github.com/python/cpython/commit/04676b69466d2e6d2903f1c6879d2cb292721455
History
Date User Action Args
2021-09-09 13:04:20iritkatrielsetrecipients: + iritkatriel, gvanrossum, serhiy.storchaka, BTaskaya
2021-09-09 13:04:20iritkatrielsetmessageid: <1631192660.17.0.54195196013.issue45017@roundup.psfhosted.org>
2021-09-09 13:04:20iritkatriellinkissue45017 messages
2021-09-09 13:04:20iritkatrielcreate