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 BTaskaya
Recipients BTaskaya, Mark.Shannon
Date 2021-06-08.17:49:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623174598.72.0.449831923637.issue44337@roundup.psfhosted.org>
In-reply-to
Content
Mark would you mind sharing your opinions on this: https://bugs.python.org/issue44313 (should we still keep generating LOAD_METHOD/CALL_METHOD for potential objects imported through `from x import y`, or they also generate LOAD_ATTR/CALL_FUNCTION).
History
Date User Action Args
2021-06-08 17:49:58BTaskayasetrecipients: + BTaskaya, Mark.Shannon
2021-06-08 17:49:58BTaskayasetmessageid: <1623174598.72.0.449831923637.issue44337@roundup.psfhosted.org>
2021-06-08 17:49:58BTaskayalinkissue44337 messages
2021-06-08 17:49:58BTaskayacreate