Skip to content

Add base64 module tests for a bytearray argument #62042

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 17842
Nosy @serhiy-storchaka, @kushaldas
Files
  • issue17842_v1.patch: Tests containing bytearrary data
  • issue17842_v2.patch: Tests with both encode and decode examples
  • 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 2013-04-28.15:09:49.181>
    created_at = <Date 2013-04-25.10:50:14.011>
    labels = ['easy', 'type-feature', 'tests']
    title = 'Add base64 module tests for a bytearray argument'
    updated_at = <Date 2013-04-28.15:09:49.179>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2013-04-28.15:09:49.179>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-04-28.15:09:49.181>
    closer = 'serhiy.storchaka'
    components = ['Tests']
    creation = <Date 2013-04-25.10:50:14.011>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['30012', '30041']
    hgrepos = []
    issue_num = 17842
    keywords = ['patch', 'easy']
    message_count = 8.0
    messages = ['187771', '187775', '187859', '187868', '187873', '187963', '187977', '187985']
    nosy_count = 3.0
    nosy_names = ['python-dev', 'serhiy.storchaka', 'kushal.das']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue17842'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    easytestsTests in the Lib/test dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions