Skip to content

Add/check os.PathLike support for the tempfile module's 'dir' arguments #73633

@brettcannon

Description

@brettcannon
BPO 29447
Nosy @brettcannon, @serhiy-storchaka, @mlouielu, @svelankar, @csabella
PRs
  • bpo-29447: Add os.PathLike support to the tempfile module #1411
  • bpo-29447: tempfile: Add pathlike object support for dir argument #1496
  • 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-02-05.05:39:42.905>
    labels = ['type-feature', 'library', '3.9']
    title = "Add/check os.PathLike support for the tempfile module's 'dir' arguments"
    updated_at = <Date 2020-07-18.03:39:52.122>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2020-07-18.03:39:52.122>
    actor = 'calestyo'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2017-02-05.05:39:42.905>
    creator = 'brett.cannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29447
    keywords = []
    message_count = 11.0
    messages = ['287036', '292837', '292919', '293191', '293196', '293223', '293225', '293227', '293245', '293247', '344073']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'serhiy.storchaka', 'louielu', 'svelankar', 'cheryl.sabella', 'calestyo']
    pr_nums = ['1411', '1496']
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue29447'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions