X Tutup
The Wayback Machine - https://web.archive.org/web/20250611194238/https://github.com/python/cpython/issues/80490
Skip to content

Remove tempfile.mktemp() #80490

Closed as not planned
Closed as not planned
@johnthagen

Description

@johnthagen
BPO 36309
Nosy @brettcannon, @serhiy-storchaka, @matrixise, @johnthagen, @pablogsal
PRs
  • bpo-36309: Raise a PendingDeprecationWarning when calling tempfile.mktemp() #12437
  • bpo-36309 pydoc.py: line 1533 - updated mktemp to mkstemp #15640
  • 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 2019-03-16.00:49:04.986>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Remove tempfile.mktemp()'
    updated_at = <Date 2019-09-02.10:24:19.820>
    user = 'https://github.com/johnthagen'

    bugs.python.org fields:

    activity = <Date 2019-09-02.10:24:19.820>
    actor = 'python-dev'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-03-16.00:49:04.986>
    creator = 'John Hagen'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36309
    keywords = ['patch']
    message_count = 6.0
    messages = ['338046', '338302', '338304', '338305', '338324', '338348']
    nosy_count = 5.0
    nosy_names = ['brett.cannon', 'serhiy.storchaka', 'matrixise', 'John Hagen', 'pablogsal']
    pr_nums = ['12437', '15640']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36309'
    versions = ['Python 3.8']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        X Tutup