Skip to content

shutil.move(): Add ability to use custom copy function to allow to ignore metadata #64039

@desbma

Description

@desbma
mannequin
BPO 19840
Nosy @bitdancer, @PCManticore, @desbma
Files
  • shutil.patch
  • issue19840.patch: Fix trailing whitespaces.
  • issue19840_1.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 = <Date 2014-06-11.18:41:21.738>
    created_at = <Date 2013-11-30.13:05:40.134>
    labels = ['type-feature', 'library']
    title = 'shutil.move(): Add ability to use custom copy function to allow to ignore metadata'
    updated_at = <Date 2014-06-11.18:41:21.736>
    user = 'https://github.com/desbma'

    bugs.python.org fields:

    activity = <Date 2014-06-11.18:41:21.736>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-06-11.18:41:21.738>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2013-11-30.13:05:40.134>
    creator = 'desbma'
    dependencies = []
    files = ['32917', '34447', '35554']
    hgrepos = []
    issue_num = 19840
    keywords = ['patch']
    message_count = 8.0
    messages = ['204807', '204835', '204891', '220142', '220166', '220170', '220296', '220297']
    nosy_count = 5.0
    nosy_names = ['Arfrever', 'r.david.murray', 'Claudiu.Popa', 'python-dev', 'desbma']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue19840'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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