Skip to content

possible characters in temporary file name is too few #56224

@planet36

Description

@planet36
mannequin
BPO 12015
Nosy @rhettinger, @amauryfa, @ncoghlan, @pitrou, @vstinner, @jwilk, @merwok, @methane, @miss-islington
PRs
  • [3.7] Update docstring of tempfile._RandomNameSequence (GH-6414) #6425
  • [3.6] Update docstring of tempfile._RandomNameSequence (GH-6414) #6426
  • Files
  • tempfile.py.diff: Patch to revert the character set of temporary file names to [A-Za-z0-9_]
  • tempfile.py.diff: Choose 8 random characters rather than 6.
  • 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 2013-08-13.23:28:40.353>
    created_at = <Date 2011-05-06.05:51:46.865>
    labels = ['easy', 'type-feature', 'library']
    title = 'possible characters in temporary file name is too few'
    updated_at = <Date 2018-04-09.01:26:59.124>
    user = 'https://bugs.python.org/planet36'

    bugs.python.org fields:

    activity = <Date 2018-04-09.01:26:59.124>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-08-13.23:28:40.353>
    closer = 'python-dev'
    components = ['Library (Lib)']
    creation = <Date 2011-05-06.05:51:46.865>
    creator = 'planet36'
    dependencies = []
    files = ['21906', '21950']
    hgrepos = []
    issue_num = 12015
    keywords = ['patch', 'easy', 'needs review']
    message_count = 20.0
    messages = ['135261', '135264', '135265', '135336', '135602', '135603', '135604', '135605', '135607', '135609', '135611', '135612', '135615', '135644', '135646', '195103', '195104', '315101', '315102', '315104']
    nosy_count = 12.0
    nosy_names = ['rhettinger', 'amaury.forgeotdarc', 'ncoghlan', 'pitrou', 'vstinner', 'jwilk', 'eric.araujo', 'methane', 'neologix', 'python-dev', 'planet36', 'miss-islington']
    pr_nums = ['6425', '6426']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue12015'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      easystdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions