Skip to content

Sporadic importlib failures: FileNotFoundError on os.rename() #57512

@vstinner

Description

@vstinner
BPO 13303
Nosy @brettcannon, @vsajip, @pitrou, @vstinner
Files
  • import_atomic_race.diff
  • import_atomic_race-1.diff
  • import_atomic_race-2.diff
  • importlib_write_atomic.patch
  • import_perm.diff
  • 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 2011-11-10.21:42:28.997>
    created_at = <Date 2011-10-31.11:01:10.486>
    labels = ['library']
    title = 'Sporadic importlib failures: FileNotFoundError on os.rename()'
    updated_at = <Date 2011-11-10.21:42:28.996>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2011-11-10.21:42:28.996>
    actor = 'neologix'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-11-10.21:42:28.997>
    closer = 'neologix'
    components = ['Library (Lib)']
    creation = <Date 2011-10-31.11:01:10.486>
    creator = 'vstinner'
    dependencies = []
    files = ['23568', '23571', '23572', '23597', '23606']
    hgrepos = []
    issue_num = 13303
    keywords = ['patch']
    message_count = 19.0
    messages = ['146691', '146692', '146693', '146696', '146700', '146711', '146712', '146716', '146720', '146723', '146739', '146843', '146859', '146860', '146877', '146881', '146962', '147315', '147407']
    nosy_count = 7.0
    nosy_names = ['brett.cannon', 'vinay.sajip', 'pitrou', 'vstinner', 'Arfrever', 'neologix', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue13303'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions