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.
Created on 2021年03月16日 14:58 by pitrou, last changed 2022年04月11日 14:59 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg388844 - (view) | Author: Antoine Pitrou (pitrou) * (Python committer) | Date: 2021年03月16日 14:58 | |
Here is a reproducer script: https://gist.github.com/pitrou/a73fa2cfce2557e0dd435353b9976972 With Python 3.6 it works fine. |
|||
| msg388845 - (view) | Author: Antoine Pitrou (pitrou) * (Python committer) | Date: 2021年03月16日 15:18 | |
Bisecting actually points to issue35943. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:59:42 | admin | set | github: 87681 |
| 2021年03月16日 16:17:16 | pitrou | set | status: open -> closed superseder: Fix false positives in circular import detection with from-imports resolution: duplicate stage: needs patch -> resolved |
| 2021年03月16日 15:19:01 | pitrou | set | versions: - Python 3.8 |
| 2021年03月16日 15:18:47 | pitrou | set | messages: + msg388845 |
| 2021年03月16日 14:58:40 | pitrou | create | |