Skip to content

Derby: Convert the zlib, _bz2 and _lzma modules to use Argument Clinic #64392

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 20193
Nosy @larryhastings, @meadori, @serhiy-storchaka
Dependencies
  • bpo-20226: Argument Clinic: support for simple expressions?
  • bpo-20294: Argument Clinic: add support for init
  • Files
  • zlib_clinic.patch
  • bz2_clinic.patch
  • lzma_clinic.patch
  • zlib_clinic.patch
  • bz2_clinic.patch
  • lzma_clinic.patch
  • lzma_clinic.patch
  • zlib_clinic_2.patch
  • zlib_clinic_3.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/serhiy-storchaka'
    closed_at = <Date 2014-01-26.22:05:28.147>
    created_at = <Date 2014-01-08.19:03:31.255>
    labels = ['extension-modules', 'type-feature']
    title = 'Derby: Convert the zlib, _bz2 and _lzma modules to use Argument Clinic'
    updated_at = <Date 2014-01-27.00:07:06.917>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2014-01-27.00:07:06.917>
    actor = 'python-dev'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-01-26.22:05:28.147>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2014-01-08.19:03:31.255>
    creator = 'serhiy.storchaka'
    dependencies = ['20226', '20294']
    files = ['33523', '33524', '33525', '33617', '33618', '33619', '33697', '33700', '33723']
    hgrepos = []
    issue_num = 20193
    keywords = ['patch']
    message_count = 28.0
    messages = ['207696', '207698', '207704', '207707', '207709', '207712', '207713', '207717', '207720', '208396', '208485', '208797', '208850', '209183', '209184', '209189', '209191', '209194', '209242', '209243', '209287', '209294', '209296', '209298', '209349', '209356', '209357', '209370']
    nosy_count = 5.0
    nosy_names = ['larry', 'nadeem.vawda', 'meador.inge', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue20193'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirtype-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