Skip to content

sched.scheduler.enter arguments should not be modifiable #60845

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 16641
Nosy @giampaolo, @serhiy-storchaka
Files
  • sched_nonmodifiable_args.patch
  • sched_nonmodifiable_args_2.patch
  • 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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2012-12-29.19:54:11.527>
    created_at = <Date 2012-12-08.10:14:21.659>
    labels = ['type-bug', 'library']
    title = 'sched.scheduler.enter arguments should not be modifiable'
    updated_at = <Date 2012-12-29.19:54:11.526>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2012-12-29.19:54:11.526>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2012-12-29.19:54:11.527>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2012-12-08.10:14:21.659>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['28257', '28282']
    hgrepos = []
    issue_num = 16641
    keywords = ['patch']
    message_count = 5.0
    messages = ['177151', '177153', '177348', '178361', '178524']
    nosy_count = 3.0
    nosy_names = ['giampaolo.rodola', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16641'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions