Skip to content

Separate out documentation of binary sequence methods #65976

@ncoghlan

Description

@ncoghlan
BPO 21777
Nosy @malemburg, @gvanrossum, @terryjreedy, @ncoghlan, @ezio-melotti, @cjerdonek, @vadmium, @zware
Files
  • separate_binary_sequence_docs.diff: Work in progress patch to show proposed structure
  • separate_binary_sequence_docs_v2.diff: Converted the "ASCII by default" category
  • separate_binary_sequence_docs_v3.diff: Just splitlines() and zfill() to go in initial draft
  • separate_binary_sequence_docs_v4.diff: End of initial pass through all methods
  • separate_binary_sequence_docs_v5.diff: Review comments addressed
  • 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/ncoghlan'
    closed_at = <Date 2014-08-09.06:24:47.376>
    created_at = <Date 2014-06-16.11:36:45.350>
    labels = ['type-feature', 'docs']
    title = 'Separate out documentation of binary sequence methods'
    updated_at = <Date 2015-03-02.09:29:35.041>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2015-03-02.09:29:35.041>
    actor = 'ezio.melotti'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2014-08-09.06:24:47.376>
    closer = 'ncoghlan'
    components = ['Documentation']
    creation = <Date 2014-06-16.11:36:45.350>
    creator = 'ncoghlan'
    dependencies = []
    files = ['35654', '35946', '36046', '36101', '36309']
    hgrepos = []
    issue_num = 21777
    keywords = ['patch']
    message_count = 13.0
    messages = ['220711', '222978', '222979', '222991', '222992', '223734', '223735', '224025', '225067', '225068', '225098', '225099', '237037']
    nosy_count = 9.0
    nosy_names = ['lemburg', 'gvanrossum', 'terry.reedy', 'ncoghlan', 'ezio.melotti', 'chris.jerdonek', 'python-dev', 'martin.panter', 'zach.ware']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue21777'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    docsDocumentation in the Doc dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions