Skip to content

Integrate "Argument Clinic" into CPython trunk #60816

@larryhastings

Description

@larryhastings
BPO 16612
Nosy @gvanrossum, @warsaw, @gpshead, @jcea, @mdickinson, @ncoghlan, @pitrou, @larryhastings, @ericvsmith, @jkloth, @ezio-melotti, @alex, @Trundle, @asvetlov, @skrah, @davidmalcolm, @meadori, @durban, @cjerdonek, @JimJJewett, @serhiy-storchaka, @koobs
Files
  • larry.clinic.patch.1.txt
  • os_stat.c
  • larry.clinic.patch.2.txt
  • issue16612-alternative-dsl.diff: Alternative DSL
  • preprocess: Linux 32-bit alternative DSL preprocessor
  • printsemant: Linux 32-bit alternative DSL semantic tree pretty printer
  • larry.clinic.patch.1.diff: First draft patch merging Argument Clinic into trunk.
  • larry.clinic.patch.5.diff: One, two... five!
  • larry.clinic.patch.6.diff: New patch with some small contributed fixes.
  • larry.clinic.patch.7.diff: Version 7 of my amazing super-cool patch.
  • koobs-freebsd10-py3x-build-610.log
  • clinic_tiny_changes.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/larryhastings'
    closed_at = <Date 2013-10-19.07:10:52.670>
    created_at = <Date 2012-12-04.22:18:57.517>
    labels = ['interpreter-core', 'type-feature']
    title = 'Integrate "Argument Clinic" into CPython trunk'
    updated_at = <Date 2014-01-14.22:56:39.406>
    user = 'https://github.com/larryhastings'

    bugs.python.org fields:

    activity = <Date 2014-01-14.22:56:39.406>
    actor = 'larry'
    assignee = 'larry'
    closed = True
    closed_date = <Date 2013-10-19.07:10:52.670>
    closer = 'larry'
    components = ['Interpreter Core']
    creation = <Date 2012-12-04.22:18:57.517>
    creator = 'larry'
    dependencies = []
    files = ['28248', '29059', '29214', '29395', '29396', '29397', '32161', '32162', '32205', '32212', '32217', '32226']
    hgrepos = []
    issue_num = 16612
    keywords = ['patch']
    message_count = 73.0
    messages = ['176965', '177127', '177148', '177156', '177162', '177165', '177167', '177168', '177169', '177233', '177234', '177235', '177263', '177264', '177265', '177295', '177298', '177336', '177357', '177359', '177376', '177446', '177495', '177497', '177499', '177500', '177501', '177502', '177505', '178479', '182000', '182030', '182046', '182053', '182054', '182060', '182067', '182084', '182220', '182221', '182234', '182238', '182268', '182842', '182978', '183002', '183023', '183039', '183040', '183045', '183047', '183847', '183849', '184075', '184134', '200181', '200182', '200258', '200293', '200295', '200297', '200306', '200310', '200342', '200380', '200381', '200382', '200384', '200448', '208119', '208120', '208121', '208122']
    nosy_count = 27.0
    nosy_names = ['gvanrossum', 'barry', 'gregory.p.smith', 'jcea', 'mark.dickinson', 'ncoghlan', 'pitrou', 'larry', 'eric.smith', 'jkloth', 'ezio.melotti', 'Arfrever', 'v+python', 'alex', 'Trundle', 'asvetlov', 'skrah', 'dmalcolm', 'meador.inge', 'daniel.urban', 'chris.jerdonek', 'python-dev', 'Jim.Jewett', 'serhiy.storchaka', 'bfroehle', 'koobs', 'david.villa']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16612'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions