Skip to content

calling email.utils.make_msgid frequently has a non-trivial probability of generating colliding ids #50847

@mwhudson

Description

@mwhudson
BPO 6598
Nosy @mwhudson, @warsaw, @pitrou, @allenap, @bitdancer, @serhiy-storchaka
Files
  • make_msgid.diff
  • make_msgid_2.diff
  • 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 2015-11-13.11:57:05.364>
    created_at = <Date 2009-07-30.00:32:14.943>
    labels = ['type-bug', 'library']
    title = 'calling email.utils.make_msgid frequently has a non-trivial probability of generating colliding ids'
    updated_at = <Date 2015-11-13.11:57:05.362>
    user = 'https://github.com/mwhudson'

    bugs.python.org fields:

    activity = <Date 2015-11-13.11:57:05.362>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-11-13.11:57:05.364>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2009-07-30.00:32:14.943>
    creator = 'mwh'
    dependencies = []
    files = ['15339', '39405']
    hgrepos = []
    issue_num = 6598
    keywords = ['patch']
    message_count = 18.0
    messages = ['91073', '91074', '91251', '91378', '91410', '95281', '236504', '236527', '243394', '243398', '243411', '243417', '243561', '243562', '243585', '254458', '254461', '254600']
    nosy_count = 10.0
    nosy_names = ['mwh', 'barry', 'ggenellina', 'pitrou', 'allenap', 'r.david.murray', 'BreamoreBoy', 'python-dev', 'serhiy.storchaka', 'varun']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue6598'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions