Skip to content

sched modules queue property should return a list, not an iterator #62632

@rhettinger

Description

@rhettinger
BPO 18432
Nosy @rhettinger, @giampaolo, @serhiy-storchaka
Files
  • sched.diff: Fix sched.queue
  • 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 2013-07-14.05:49:59.578>
    created_at = <Date 2013-07-12.07:31:21.483>
    labels = ['type-bug', 'library']
    title = 'sched modules queue property should return a list, not an iterator'
    updated_at = <Date 2013-07-14.08:42:40.357>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2013-07-14.08:42:40.357>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-07-14.05:49:59.578>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2013-07-12.07:31:21.483>
    creator = 'rhettinger'
    dependencies = []
    files = ['30900']
    hgrepos = []
    issue_num = 18432
    keywords = ['patch']
    message_count = 5.0
    messages = ['192927', '192932', '192986', '193027', '193040']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'giampaolo.rodola', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18432'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      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