lib2to3.fixes.fix_import gets confused if implicit relative imports and absolute imports are on the same line · Issue #63709 · python/cpython · GitHub
Skip to content

lib2to3.fixes.fix_import gets confused if implicit relative imports and absolute imports are on the same line #63709

Description

@durin42
mannequin
BPO 19510
Nosy @Yhg1s, @benjaminp, @merwok, @isidentical
Superseder
  • bpo-45544: Close 2to3 issues and list them here
  • 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 = None
    closed_at = <Date 2021-10-20.22:57:09.820>
    created_at = <Date 2013-11-06.00:27:39.013>
    labels = ['expert-2to3']
    title = 'lib2to3.fixes.fix_import gets confused if implicit relative imports and absolute imports are on the same line'
    updated_at = <Date 2021-10-20.22:57:09.819>
    user = 'https://bugs.python.org/durin42'

    bugs.python.org fields:

    activity = <Date 2021-10-20.22:57:09.819>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-10-20.22:57:09.820>
    closer = 'iritkatriel'
    components = ['2to3 (2.x to 3.x conversion tool)']
    creation = <Date 2013-11-06.00:27:39.013>
    creator = 'durin42'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 19510
    keywords = []
    message_count = 3.0
    messages = ['202248', '213587', '355637']
    nosy_count = 5.0
    nosy_names = ['twouters', 'benjamin.peterson', 'durin42', 'eric.araujo', 'BTaskaya']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = '45544'
    type = None
    url = 'https://bugs.python.org/issue19510'
    versions = ['Python 3.3']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions