Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syntax error in fix_imports.py #47114

Closed
Tinctorius mannequin opened this issue May 15, 2008 · 1 comment
Closed

syntax error in fix_imports.py #47114

Tinctorius mannequin opened this issue May 15, 2008 · 1 comment
Labels
build The build process and cross-build topic-2to3

Comments

@Tinctorius
Copy link
Mannequin

Tinctorius mannequin commented May 15, 2008

BPO 2865
Files
  • fix_imports-syntaxerror-63319.patch: patch for rev 63319
  • 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 2008-05-15.20:41:19.716>
    created_at = <Date 2008-05-15.15:13:58.880>
    labels = ['build', 'expert-2to3']
    title = 'syntax error in fix_imports.py'
    updated_at = <Date 2008-05-15.20:41:19.689>
    user = 'https://bugs.python.org/Tinctorius'

    bugs.python.org fields:

    activity = <Date 2008-05-15.20:41:19.689>
    actor = 'benjamin.peterson'
    assignee = 'collinwinter'
    closed = True
    closed_date = <Date 2008-05-15.20:41:19.716>
    closer = 'benjamin.peterson'
    components = ['2to3 (2.x to 3.x conversion tool)']
    creation = <Date 2008-05-15.15:13:58.880>
    creator = 'Tinctorius'
    dependencies = []
    files = ['10333']
    hgrepos = []
    issue_num = 2865
    keywords = ['patch']
    message_count = 1.0
    messages = ['66867']
    nosy_count = 2.0
    nosy_names = ['collinwinter', 'Tinctorius']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue2865'
    versions = []

    @Tinctorius
    Copy link
    Mannequin Author

    Tinctorius mannequin commented May 15, 2008

    In the current revision of 2to3 (63319), somebody forgot a comma at the
    end of line 27 of lib2to3/fix_imports.py, resulting in a syntax error.

    @Tinctorius Tinctorius mannequin assigned collinwinter May 15, 2008
    @Tinctorius Tinctorius mannequin added topic-2to3 build The build process and cross-build labels May 15, 2008
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    build The build process and cross-build topic-2to3
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant