◐ Shell
clean mode source ↗

PEP 3137: Remove the buffer API from PyUnicode

BPO 1260
Nosy @gvanrossum, @avassalotti
Files
  • unicode_rm_buf_api.patch
  • unicode_rm_buf_api_02.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/gvanrossum'
    closed_at = <Date 2007-10-14.02:09:05.825>
    created_at = <Date 2007-10-11.03:00:26.825>
    labels = []
    title = 'PEP 3137: Remove the buffer API from PyUnicode'
    updated_at = <Date 2007-10-14.02:09:05.824>
    user = 'https://github.com/avassalotti'

    bugs.python.org fields:

    activity = <Date 2007-10-14.02:09:05.824>
    actor = 'gvanrossum'
    assignee = 'gvanrossum'
    closed = True
    closed_date = <Date 2007-10-14.02:09:05.825>
    closer = 'gvanrossum'
    components = []
    creation = <Date 2007-10-11.03:00:26.825>
    creator = 'alexandre.vassalotti'
    dependencies = []
    files = ['8507', '8531']
    hgrepos = []
    issue_num = 1260
    keywords = ['patch']
    message_count = 5.0
    messages = ['56336', '56392', '56395', '56400', '56403']
    nosy_count = 2.0
    nosy_names = ['gvanrossum', 'alexandre.vassalotti']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1260'
    versions = ['Python 3.0']