Derby: Convert the binascii module to use Argument Clinic

BPO 20151
Nosy @larryhastings, @serhiy-storchaka
Dependencies
  • bpo-20161: inspect.signature fails on some functions which use Argument Clinic
  • bpo-20376: Argument Clinic: backslashes in docstrings are not escaped
  • Files
  • binascii_clinic.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-25.10:00:29.366>
    created_at = <Date 2014-01-06.19:49:08.117>
    labels = ['extension-modules', 'type-feature']
    title = 'Derby: Convert the binascii module to use Argument Clinic'
    updated_at = <Date 2014-01-25.10:00:29.364>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2014-01-25.10:00:29.364>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-01-25.10:00:29.366>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2014-01-06.19:49:08.117>
    creator = 'serhiy.storchaka'
    dependencies = ['20161', '20376']
    files = ['33529']
    hgrepos = []
    issue_num = 20151
    keywords = ['patch']
    message_count = 6.0
    messages = ['207473', '207596', '207628', '207647', '209173', '209180']
    nosy_count = 3.0
    nosy_names = ['larry', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue20151'
    versions = ['Python 3.4']