Skip to content

RFE: uuid.UUID(bytes=...): support bytes-like types, not only bytes #73915

@jnwatson

Description

@jnwatson
mannequin
BPO 29729
Nosy @warsaw, @vstinner, @serhiy-storchaka, @jnwatson
PRs
  • bpo-29729: uuid.UUID now accepts bytes-like object #3801
  • 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 = None
    closed_at = None
    created_at = <Date 2017-03-05.19:59:58.391>
    labels = ['3.7', 'type-feature', 'library']
    title = 'RFE: uuid.UUID(bytes=...): support bytes-like types, not only bytes'
    updated_at = <Date 2017-09-28.20:43:09.315>
    user = 'https://github.com/jnwatson'

    bugs.python.org fields:

    activity = <Date 2017-09-28.20:43:09.315>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2017-03-05.19:59:58.391>
    creator = 'jnwatson'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29729
    keywords = ['patch']
    message_count = 8.0
    messages = ['289045', '303242', '303246', '303248', '303250', '303277', '303278', '303279']
    nosy_count = 4.0
    nosy_names = ['barry', 'vstinner', 'serhiy.storchaka', 'jnwatson']
    pr_nums = ['3801']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue29729'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions