Skip to content

[doc] mention that os.mkdir() raises FileNotFound if path does not exist #74862

@ebianchi

Description

@ebianchi
mannequin
BPO 30677
Nosy @bitdancer, @miss-islington, @iritkatriel, @slateny
PRs
  • bpo-30677: [doc] mention that os.mkdir() can raise FileNotFoundError #31548
  • [3.10] bpo-30677: [doc] mention that os.mkdir() can raise FileNotFoundError (GH-31548) #31877
  • [3.9] bpo-30677: [doc] mention that os.mkdir() can raise FileNotFoundError (GH-31548) #31878
  • 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 2022-03-14.20:53:04.659>
    created_at = <Date 2017-06-15.14:08:58.623>
    labels = ['easy', '3.9', '3.10', '3.11', 'type-feature', 'docs']
    title = '[doc] mention that os.mkdir() raises FileNotFound if path does not exist'
    updated_at = <Date 2022-03-14.20:53:04.659>
    user = 'https://bugs.python.org/ebianchi'

    bugs.python.org fields:

    activity = <Date 2022-03-14.20:53:04.659>
    actor = 'iritkatriel'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2022-03-14.20:53:04.659>
    closer = 'iritkatriel'
    components = ['Documentation']
    creation = <Date 2017-06-15.14:08:58.623>
    creator = 'ebianchi'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30677
    keywords = ['patch', 'easy']
    message_count = 5.0
    messages = ['296097', '296107', '415179', '415186', '415187']
    nosy_count = 6.0
    nosy_names = ['r.david.murray', 'docs@python', 'ebianchi', 'miss-islington', 'iritkatriel', 'slateny']
    pr_nums = ['31548', '31877', '31878']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30677'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (EOL)end of lifedocsDocumentation in the Doc direasytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions