Skip to content

2to3 should rewrite execfile() to open in 'rb' mode #61169

@warsaw

Description

@warsaw
BPO 16965
Nosy @warsaw, @benjaminp, @serhiy-storchaka, @ZackerySpytz, @miss-islington
PRs
  • bpo-16965: 2to3 now rewrites execfile() to open with 'rb' #8569
  • [3.7] bpo-16965: 2to3 now rewrites execfile() to open with 'rb'. (GH-8569) #9838
  • [3.6] bpo-16965: 2to3 now rewrites execfile() to open with 'rb'. (GH-8569) #9839
  • [2.7] bpo-16965: 2to3 now rewrites execfile() to open with rb. (GH-8569) #9890
  • 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 2018-10-16.05:47:18.516>
    created_at = <Date 2013-01-14.18:24:06.537>
    labels = ['3.8', 'type-bug', 'expert-2to3']
    title = "2to3 should rewrite execfile() to open in 'rb' mode"
    updated_at = <Date 2018-10-16.05:47:18.515>
    user = 'https://github.com/warsaw'

    bugs.python.org fields:

    activity = <Date 2018-10-16.05:47:18.515>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-16.05:47:18.516>
    closer = 'serhiy.storchaka'
    components = ['2to3 (2.x to 3.x conversion tool)']
    creation = <Date 2013-01-14.18:24:06.537>
    creator = 'barry'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 16965
    keywords = ['patch']
    message_count = 7.0
    messages = ['179964', '223226', '327567', '327645', '327646', '327647', '327809']
    nosy_count = 6.0
    nosy_names = ['barry', 'benjamin.peterson', 'tshepang', 'serhiy.storchaka', 'ZackerySpytz', 'miss-islington']
    pr_nums = ['8569', '9838', '9839', '9890']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16965'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions