Skip to content

mailbox.Maildir doesn't create subdir structure when create=True and base dir exists #74274

Description

@webknjaz
BPO 30088
Nosy @warsaw, @bitdancer, @serhiy-storchaka, @webknjaz, @mlouielu, @miss-islington
PRs
  • bpo-30088: Document that existing dir structure isn't verified by mailbox.Maildir #1163
  • [3.8] bpo-30088: Document that existing dir structure isn't verified by mailbox.Maildir (GH-1163) #14749
  • [3.7] bpo-30088: Document that existing dir structure isn't verified by mailbox.Maildir (GH-1163) #14750
  • Files
  • poc.py: PoC of the current Maildir hehavior
  • 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 = <Date 2019-07-13.14:49:08.821>
    created_at = <Date 2017-04-17.07:47:54.651>
    labels = ['type-bug', '3.8', 'expert-email', '3.7', 'library', '3.9']
    title = "mailbox.Maildir doesn't create subdir structure when create=True and base dir exists"
    updated_at = <Date 2019-07-13.14:59:52.052>
    user = 'https://github.com/webknjaz'

    bugs.python.org fields:

    activity = <Date 2019-07-13.14:59:52.052>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-07-13.14:49:08.821>
    closer = 'asvetlov'
    components = ['Library (Lib)', 'email']
    creation = <Date 2017-04-17.07:47:54.651>
    creator = 'webknjaz'
    dependencies = []
    files = ['46808']
    hgrepos = []
    issue_num = 30088
    keywords = ['patch']
    message_count = 10.0
    messages = ['291789', '291793', '291794', '291795', '291810', '291811', '347808', '347834', '347837', '347838']
    nosy_count = 6.0
    nosy_names = ['barry', 'r.david.murray', 'serhiy.storchaka', 'webknjaz', 'louielu', 'miss-islington']
    pr_nums = ['1163', '14749', '14750']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30088'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-emailtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions