Skip to content

Start pyc file lock the file #77632

@Jean-LouisTamburini

Description

@Jean-LouisTamburini
BPO 33451
Nosy @brettcannon, @pfmoore, @ncoghlan, @tjguk, @ericsnowcurrently, @berkerpeksag, @zware, @eryksun, @zooba, @miss-islington
PRs
  • bpo-33451: Close .pyc files before calling PyEval_EvalCode() #7884
  • [3.7] bpo-33451: Close pyc files before calling PyEval_EvalCode() (GH-7884) #7888
  • [3.6] bpo-33451: Close pyc files before calling PyEval_EvalCode() (GH-7884) #7889
  • Files
  • dummy.py
  • 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-08-14.13:16:53.566>
    created_at = <Date 2018-05-09.20:43:58.880>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7']
    title = 'Start pyc file lock the file'
    updated_at = <Date 2018-08-14.13:16:53.564>
    user = 'https://bugs.python.org/Jean-LouisTamburini'

    bugs.python.org fields:

    activity = <Date 2018-08-14.13:16:53.564>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-08-14.13:16:53.566>
    closer = 'berker.peksag'
    components = ['Interpreter Core']
    creation = <Date 2018-05-09.20:43:58.880>
    creator = 'Jean-Louis Tamburini'
    dependencies = []
    files = ['47592']
    hgrepos = []
    issue_num = 33451
    keywords = ['patch']
    message_count = 7.0
    messages = ['316330', '316667', '316832', '316843', '320346', '320349', '323518']
    nosy_count = 11.0
    nosy_names = ['brett.cannon', 'paul.moore', 'ncoghlan', 'tim.golden', 'eric.snow', 'berker.peksag', 'zach.ware', 'eryksun', 'steve.dower', 'miss-islington', 'Jean-Louis Tamburini']
    pr_nums = ['7884', '7888', '7889']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33451'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions