Support non-standard executables in venv
Open
@zooba is already working on this.
Since Oct 8, 2021.
3.11
OS-windows
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 45409 |
|---|---|
| Nosy | @pfmoore, @vsajip, @tjguk, @zware, @zooba |
| PRs |
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 = 'https://github.com/zooba'
closed_at = None
created_at = <Date 2021-10-08.00:09:01.629>
labels = ['type-feature', 'OS-windows', '3.11']
title = 'Support non-standard executables in venv'
updated_at = <Date 2021-10-08.00:14:23.708>
user = 'https://github.com/zooba'
bugs.python.org fields:
activity = <Date 2021-10-08.00:14:23.708>
actor = 'steve.dower'
assignee = 'steve.dower'
closed = False
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2021-10-08.00:09:01.629>
creator = 'steve.dower'
dependencies = []
files = []
hgrepos = []
issue_num = 45409
keywords = ['patch']
message_count = 2.0
messages = ['403450', '403451']
nosy_count = 5.0
nosy_names = ['paul.moore', 'vinay.sajip', 'tim.golden', 'zach.ware', 'steve.dower']
pr_nums = ['28817']
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue45409'
versions = ['Python 3.11']
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.