Fix false positives in circular import detection with from-imports
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = 'https://github.com/pitrou' closed_at = <Date 2021-03-20.21:52:36.447> created_at = <Date 2021-03-16.16:07:50.206> labels = ['deferred-blocker', 'type-bug', 'library', '3.9', '3.10'] title = 'Fix false positives in circular import detection with from-imports' updated_at = <Date 2021-03-20.21:52:36.447> user = 'https://github.com/pitrou'
bugs.python.org fields:
activity = <Date 2021-03-20.21:52:36.447> actor = 'pitrou' assignee = 'pitrou' closed = True closed_date = <Date 2021-03-20.21:52:36.447> closer = 'pitrou' components = ['Library (Lib)'] creation = <Date 2021-03-16.16:07:50.206> creator = 'pitrou' dependencies = [] files = [] hgrepos = [] issue_num = 43517 keywords = ['patch'] message_count = 6.0 messages = ['388854', '389172', '389174', '389179', '389183', '389185'] nosy_count = 9.0 nosy_names = ['brett.cannon', 'gregory.p.smith', 'ncoghlan', 'pitrou', 'eric.snow', 'serhiy.storchaka', 'miss-islington', 'nanjekyejoannah', 'cebtenzzre'] pr_nums = ['24895', '24948', '24950', '24951'] priority = 'deferred blocker' resolution = None stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue43517' versions = ['Python 3.9', 'Python 3.10']