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 barry-scott
Recipients Anthony Sottile, barry-scott, brandtbucher, miss-islington, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2020-04-15.20:34:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586982890.7.0.28398619959.issue40260@roundup.psfhosted.org>
In-reply-to
Content
I need to see the code of pymindeps to understand what you are doing and how to fix this. Can you post a URL to the source please?

Are you aware that load_module() changed in other ways that are required to fix the bug?

You may have to change yout pymindeps code anyway even with the mode restored to the tuple.

Steve: Do I need a new PR or just commit a fix to the same branch?
History
Date User Action Args
2020-04-15 20:34:50barry-scottsetrecipients: + barry-scott, paul.moore, tim.golden, python-dev, zach.ware, steve.dower, Anthony Sottile, miss-islington, brandtbucher
2020-04-15 20:34:50barry-scottsetmessageid: <1586982890.7.0.28398619959.issue40260@roundup.psfhosted.org>
2020-04-15 20:34:50barry-scottlinkissue40260 messages
2020-04-15 20:34:50barry-scottcreate