Message366552
| 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? |
|