[issue44205] shutil.copystat can fail when copying to a file system with a smaller limit

2021-07-07 Thread wiso
Change by wiso : -- nosy: +wiso ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue44205] shutil.copystat can fail when copying to a file system with a smaller limit

2021-07-07 Thread Zachary Marshall
Change by Zachary Marshall : -- nosy: +zlmarshall ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue44205] shutil.copystat can fail when copying to a file system with a smaller limit

2021-05-21 Thread Chris Burr
Change by Chris Burr : -- keywords: +patch pull_requests: +24888 stage: -> patch review pull_request: https://github.com/python/cpython/pull/26282 ___ Python tracker ___

[issue44205] shutil.copystat can fail when copying to a file system with a smaller limit

2021-05-21 Thread Chris Burr
New submission from Chris Burr : When copying files between systems with different limits on the size of the extended attributes that can be added to a file shutil.copystat can fail with: /cvmfs/lhcb.cern.ch/lib/var/lib/LbEnv/2064/stable/linux-64/lib/python3.8/shutil.py in copystat(src, dst,