Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mailbox.MH chokes on directories without .mh_sequences #66515

Closed
@Gumnos

Description

@Gumnos
mannequin
BPO 22319
Nosy @warsaw, @bitdancer, @serhiy-storchaka
PRs
  • gh-66515: mailbox.MH now supports folders withou the ".mh_sequences"… #804
  • Files
  • mailbox_mh_sequences.diff: A patch that wraps the open() call in a try/except/else block
  • mailbox_mh_sequences_lbyl.diff: A look-before-you-leap version of the patch that is much simpler, but has a minor race-condition compared to the other one.
  • 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 2014-09-01.00:44:46.030>
    labels = ['3.7', 'type-feature', 'library', 'expert-email']
    title = 'mailbox.MH chokes on directories without .mh_sequences'
    updated_at = <Date 2017-04-16.16:58:40.225>
    user = 'https://bugs.python.org/gumnos'

    bugs.python.org fields:

    activity = <Date 2017-04-16.16:58:40.225>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)', 'email']
    creation = <Date 2014-09-01.00:44:46.030>
    creator = 'gumnos'
    dependencies = []
    files = ['36515', '36516']
    hgrepos = []
    issue_num = 22319
    keywords = ['patch']
    message_count = 8.0
    messages = ['226197', '226228', '290093', '291738', '291749', '291754', '291757', '291759']
    nosy_count = 4.0
    nosy_names = ['barry', 'gumnos', 'r.david.murray', 'serhiy.storchaka']
    pr_nums = ['804']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue22319'
    versions = ['Python 3.7']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.13bugs and security fixesstdlibPython modules in the Lib dirtopic-emailtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions