Skip to content

stack_size([size]) is actually stack_size(size=0) #69140

@mattip

Description

@mattip
BPO 24952
Nosy @berkerpeksag, @vadmium, @mattip
Files
  • stack_size.patch
  • stack_size2.7.patch
  • stack_size.patch: better patch against 3.5 documentation
  • stack_size2.7.patch: better patch against 2.7 documentation
  • 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/vadmium'
    closed_at = <Date 2015-08-31.03:48:28.267>
    created_at = <Date 2015-08-28.14:59:08.065>
    labels = ['type-bug', 'docs']
    title = 'stack_size([size]) is actually stack_size(size=0)'
    updated_at = <Date 2015-08-31.03:48:28.265>
    user = 'https://github.com/mattip'

    bugs.python.org fields:

    activity = <Date 2015-08-31.03:48:28.265>
    actor = 'martin.panter'
    assignee = 'martin.panter'
    closed = True
    closed_date = <Date 2015-08-31.03:48:28.267>
    closer = 'martin.panter'
    components = ['Documentation']
    creation = <Date 2015-08-28.14:59:08.065>
    creator = 'mattip'
    dependencies = []
    files = ['40281', '40282', '40304', '40305']
    hgrepos = []
    issue_num = 24952
    keywords = ['patch']
    message_count = 8.0
    messages = ['249280', '249281', '249302', '249367', '249368', '249376', '249379', '249380']
    nosy_count = 5.0
    nosy_names = ['docs@python', 'python-dev', 'berker.peksag', 'martin.panter', 'mattip']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24952'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    docsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions