assignee=Noneclosed_at=Nonecreated_at=<Date2017-03-13.21:03:44.694>labels= ['3.8', 'type-feature', 'library', '3.9', '3.10']
title='Support moving across filesystems in pathlib.Path, as shutil.move() does'updated_at=<Date2021-03-15.21:26:30.922>user='https://bugs.python.org/LaurentMazuel'
activity=<Date2021-03-15.21:26:30.922>actor='eryksun'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Library (Lib)']
creation=<Date2017-03-13.21:03:44.694>creator='Laurent.Mazuel'dependencies= []
files= []
hgrepos= []
issue_num=29805keywords= []
message_count=6.0messages= ['289549', '289552', '289559', '289630', '289687', '289688']
nosy_count=8.0nosy_names= ['brett.cannon', 'paul.moore', 'eric.smith', 'tim.golden', 'Laurent.Mazuel', 'zach.ware', 'eryksun', 'steve.dower']
pr_nums= []
priority='normal'resolution=Nonestage=Nonestatus='open'superseder=Nonetype='enhancement'url='https://bugs.python.org/issue29805'versions= ['Python 3.8', 'Python 3.9', 'Python 3.10']
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:
bugs.python.org fields:
Linked PRs
pathlib.Path.copy()#119058pathlib.Path.rmtree()#119060os.copy()and friends #119079shutil._rmtree_[un]safe(). #120517pathlib.Path.copy()#120519DummyPath.unlink()andrmdir()#120715pathlib.Path.copytree()#120718pathlib.Path.copy()#120806pathlib.Path.copytree()#121438pathlib.Path.move()#122073pathlib.Path.rmtree()intodelete()#122368pathlib.Path.copytree()intocopy()#122369pathlib.Path.copy()#122924pathlib.Path.delete()arguments #123158pathlib.Path.copy_into()andmove_into()#123314pathlib.Path.delete()private. #123315pathlib.Path.copy()andcopy_into()arguments #123337