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 BTaskaya, Mark.Shannon, corona10
Date 2021-06-30.22:53:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625093639.68.0.0382567296724.issue44313@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1b28187a0e3e914ee48de8032cbba0a965dd5563 by Batuhan Taskaya in branch 'main':
bpo-44313: generate LOAD_ATTR/CALL_FUNCTION for top-level imported objects (GH-26677)
https://github.com/python/cpython/commit/1b28187a0e3e914ee48de8032cbba0a965dd5563
History
Date User Action Args
2021-06-30 22:53:59Mark.Shannonsetrecipients: + Mark.Shannon, corona10, BTaskaya
2021-06-30 22:53:59Mark.Shannonsetmessageid: <1625093639.68.0.0382567296724.issue44313@roundup.psfhosted.org>
2021-06-30 22:53:59Mark.Shannonlinkissue44313 messages
2021-06-30 22:53:59Mark.Shannoncreate