shutil-copytree: Create dst folder only if it doesn't exist · Issue #76428 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 32247 |
---|---|
Nosy | @takluyver, @rst0git |
PRs | bpo-32247: Create dst dir if doesn't exist #4751 |
Superseder | bpo-20849: add exist_ok to shutil.copytree |
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 2017-12-08.10:51:19.068> created_at = <Date 2017-12-07.20:56:56.582> labels = ['type-bug', 'invalid'] title = "shutil-copytree: Create dst folder only if it doesn't exist" updated_at = <Date 2017-12-09.03:47:52.430> user = 'https://github.com/rst0git'
bugs.python.org fields:
activity = <Date 2017-12-09.03:47:52.430> actor = 'martin.panter' assignee = 'none' closed = True closed_date = <Date 2017-12-08.10:51:19.068> closer = 'rst0py' components = [] creation = <Date 2017-12-07.20:56:56.582> creator = 'rst0py' dependencies = [] files = [] hgrepos = [] issue_num = 32247 keywords = [] message_count = 2.0 messages = ['307823', '307845'] nosy_count = 2.0 nosy_names = ['takluyver', 'rst0py'] pr_nums = ['4751'] priority = 'normal' resolution = 'not a bug' stage = 'resolved' status = 'closed' superseder = '20849' type = 'behavior' url = 'https://bugs.python.org/issue32247' versions = []