'venv --clear' should prompt user before nuking entire directory
Open
@vsajip is already working on this.
Since Sep 17, 2022.
stdlib
topic-venv
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 46326 |
|---|---|
| Nosy | @vsajip, @eryksun, @alimpfard |
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 = None
created_at = <Date 2022-01-10.09:01:46.744>
labels = ['type-bug']
title = "'venv --clear' should prompt user before nuking entire directory"
updated_at = <Date 2022-01-13.15:29:41.064>
user = 'https://github.com/alimpfard'
bugs.python.org fields:
activity = <Date 2022-01-13.15:29:41.064>
actor = 'ned.deily'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2022-01-10.09:01:46.744>
creator = 'alimpfard'
dependencies = []
files = []
hgrepos = []
issue_num = 46326
keywords = []
message_count = 6.0
messages = ['410192', '410223', '410228', '410229', '410230', '410282']
nosy_count = 3.0
nosy_names = ['vinay.sajip', 'eryksun', 'alimpfard']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue46326'
versions = []
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.