Skip to content

tempfile.mkdtemp() does not return absolute pathname when relative dir is specified #51574

Description

@roysmith
mannequin
BPO 7325
Nosy @pitrou, @merwok, @bitdancer, @hynek, @1st1, @iritkatriel
Files
  • Py7325.diff
  • Py(27)7325.diff
  • issue7325.patch: updated patch based on Py(27)7325.diff
  • issue7325.patch
  • 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 2009-11-14.19:27:34.856>
    labels = ['easy', 'type-bug', '3.9', '3.10', '3.11', 'library']
    title = 'tempfile.mkdtemp() does not return absolute pathname when relative dir is specified'
    updated_at = <Date 2021-12-06.14:33:45.013>
    user = 'https://bugs.python.org/roysmith'

    bugs.python.org fields:

    activity = <Date 2021-12-06.14:33:45.013>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2009-11-14.19:27:34.856>
    creator = 'roysmith'
    dependencies = []
    files = ['16005', '16028', '19610', '19737']
    hgrepos = []
    issue_num = 7325
    keywords = ['patch', 'easy']
    message_count = 19.0
    messages = ['95256', '95257', '95307', '95308', '98316', '98317', '98342', '98405', '98406', '98457', '111828', '121214', '121734', '121764', '121906', '122038', '178291', '209838', '407816']
    nosy_count = 11.0
    nosy_names = ['roysmith', 'pitrou', 'dstanek', 'eric.araujo', 'r.david.murray', 'jesstess', 'thomas.holmes', 'elesbom', 'hynek', 'yselivanov', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue7325'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Linked PRs

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.12only security fixeseasystdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions