Skip to content

Pdb._runscript should use io.open_code() instead of open() #82904

@plokmijnuhby

Description

@plokmijnuhby
BPO 38723
Nosy @jsnklln, @zooba, @miss-islington, @plokmijnuhby
PRs
  • bpo-38723: Pdb._runscript should use io.open_code() instead of open() #17127
  • [3.8] bpo-38723: Pdb._runscript should use io.open_code() instead of open() (GH-17127) #17135
  • 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 2019-11-12.22:49:40.640>
    created_at = <Date 2019-11-06.16:05:27.455>
    labels = ['type-security', '3.8', 'library', '3.9']
    title = 'Pdb._runscript should use io.open_code() instead of open()'
    updated_at = <Date 2019-11-12.23:09:11.369>
    user = 'https://github.com/plokmijnuhby'

    bugs.python.org fields:

    activity = <Date 2019-11-12.23:09:11.369>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-11-12.22:49:40.640>
    closer = 'steve.dower'
    components = ['Library (Lib)']
    creation = <Date 2019-11-06.16:05:27.455>
    creator = 'plokmijnuhby'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38723
    keywords = ['patch']
    message_count = 5.0
    messages = ['356145', '356264', '356500', '356502', '356505']
    nosy_count = 4.0
    nosy_names = ['Jason.Killen', 'steve.dower', 'miss-islington', 'plokmijnuhby']
    pr_nums = ['17127', '17135']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue38723'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-securityA security issue

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions