Explicitly state lack of support for keyword arguments in builtin functions

BPO 9426
Nosy @terryjreedy, @ericvsmith, @merwok, @ambv
Superseder
  • bpo-8350: Document lack of support for keyword arguments in C functions
  • 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 2010-07-30.13:36:40.864>
    created_at = <Date 2010-07-30.08:34:15.109>
    labels = ['docs']
    title = 'Explicitly state lack of support for keyword arguments in builtin functions'
    updated_at = <Date 2010-07-30.13:37:15.670>
    user = 'https://github.com/ambv'

    bugs.python.org fields:

    activity = <Date 2010-07-30.13:37:15.670>
    actor = 'eric.araujo'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2010-07-30.13:36:40.864>
    closer = 'lukasz.langa'
    components = ['Documentation']
    creation = <Date 2010-07-30.08:34:15.109>
    creator = 'lukasz.langa'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 9426
    keywords = []
    message_count = 6.0
    messages = ['112048', '112068', '112072', '112073', '112074', '112077']
    nosy_count = 5.0
    nosy_names = ['terry.reedy', 'eric.smith', 'eric.araujo', 'docs@python', 'lukasz.langa']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '8350'
    type = None
    url = 'https://bugs.python.org/issue9426'
    versions = ['Python 2.7', 'Python 3.2']