This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author chrahunt
Recipients chrahunt, eryksun
Date 2021-12-15.03:45:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> I expect it to fail if follow_symlinks is True, which is the default value. I expect it to succeed with follow_symlinks=False, which should create a shallow copy of just the symlink, regardless of its target.

I agree, thanks for the correction.
History
Date User Action Args
2021-12-15 03:45:07chrahuntsetrecipients: + chrahunt, eryksun
2021-12-15 03:45:07chrahuntsetmessageid: <[email protected]>
2021-12-15 03:45:07chrahuntlinkissue37701 messages
2021-12-15 03:45:06chrahuntcreate