Skip to content

Add 'bool' format character to PyArg_ParseTuple* #58910

@larryhastings

Description

@larryhastings
BPO 14705
Nosy @loewis, @birkenfeld, @rhettinger, @mdickinson, @larryhastings, @ericvsmith, @benjaminp, @serhiy-storchaka
Files
  • larry.parse.tuple.p.and.P.1.diff: Patch adding 'p' and 'P' support to PyArg_ParseTuple etc.
  • larry.parse.tuple.p.and.P.2.diff
  • larry.parse.tuple.p.and.P.3.diff
  • larry.parse.tuple.p.4.diff
  • 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/larryhastings'
    closed_at = <Date 2012-05-06.06:03:22.058>
    created_at = <Date 2012-05-02.09:29:19.125>
    labels = ['interpreter-core', 'type-feature']
    title = "Add 'bool' format character to PyArg_ParseTuple*"
    updated_at = <Date 2012-05-07.09:45:44.331>
    user = 'https://github.com/larryhastings'

    bugs.python.org fields:

    activity = <Date 2012-05-07.09:45:44.331>
    actor = 'python-dev'
    assignee = 'larry'
    closed = True
    closed_date = <Date 2012-05-06.06:03:22.058>
    closer = 'larry'
    components = ['Interpreter Core']
    creation = <Date 2012-05-02.09:29:19.125>
    creator = 'larry'
    dependencies = []
    files = ['25441', '25453', '25465', '25468']
    hgrepos = []
    issue_num = 14705
    keywords = ['patch']
    message_count = 34.0
    messages = ['159781', '159783', '159785', '159839', '159844', '159916', '159918', '159923', '159926', '159927', '159928', '159929', '159930', '159931', '159932', '159933', '159934', '160000', '160001', '160003', '160005', '160006', '160007', '160008', '160013', '160016', '160019', '160044', '160045', '160046', '160047', '160049', '160056', '160127']
    nosy_count = 9.0
    nosy_names = ['loewis', 'georg.brandl', 'rhettinger', 'mark.dickinson', 'larry', 'eric.smith', 'benjamin.peterson', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue14705'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions