Skip to content

shutil.copystat can fail when copying to a file system with a smaller limit #88371

Description

@chrisburr
mannequin
BPO 44205
Nosy @wiso, @chrisburr
PRs
  • bpo-44205: Ignore out of space errors in shutil.copystat #26282
  • 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 2021-05-21.15:10:36.631>
    labels = ['3.8', '3.9', '3.10', '3.11', '3.7', 'library', 'type-crash']
    title = 'shutil.copystat can fail when copying to a file system with a smaller limit'
    updated_at = <Date 2021-07-07.10:06:03.722>
    user = 'https://github.com/chrisburr'

    bugs.python.org fields:

    activity = <Date 2021-07-07.10:06:03.722>
    actor = 'wiso'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2021-05-21.15:10:36.631>
    creator = 'chrisburr'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44205
    keywords = ['patch']
    message_count = 1.0
    messages = ['394118']
    nosy_count = 3.0
    nosy_names = ['wiso', 'chrisburr', 'zlmarshall']
    pr_nums = ['26282']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue44205'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions