Add include and exclude filters to zipapp cli
Open
Nobody has claimed this yet.
3.9 (EOL)
stdlib
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 558
Description
| BPO | 40481 |
|---|---|
| Nosy | @pfmoore, @jwygoda |
| 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 = None
closed_at = None
created_at = <Date 2020-05-03.10:07:39.450>
labels = ['type-feature', 'library', '3.9']
title = 'Add include and exclude filters to zipapp cli'
updated_at = <Date 2020-05-08.20:24:20.937>
user = 'https://github.com/jwygoda'
bugs.python.org fields:
activity = <Date 2020-05-08.20:24:20.937>
actor = 'terry.reedy'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2020-05-03.10:07:39.450>
creator = 'Jaros\xc5\x82aw Wygoda'
dependencies = []
files = []
hgrepos = []
issue_num = 40481
keywords = ['patch']
message_count = 1.0
messages = ['367966']
nosy_count = 2.0
nosy_names = ['paul.moore', 'Jaros\xc5\x82aw Wygoda']
pr_nums = ['19879']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue40481'
versions = ['Python 3.9']
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.
Research direction
No source files or tests are named in the issue. Start by reviewing the original BPO 40481 discussion and python/cpython#19879, which is listed as an existing pull request. Done means the zipapp CLI supports the requested include and exclude filters according to the agreed behavior and the relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100