Documentation corrections for email defects
Open
Nobody has claimed this yet.
stdlib
topic-email
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 27328 |
|---|---|
| Nosy | @warsaw, @bitdancer, @vadmium |
| Dependencies | |
| Files |
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 2016-06-16.04:36:20.590>
labels = ['expert-email']
title = 'Documentation corrections for email defects'
updated_at = <Date 2016-06-20.08:49:57.078>
user = 'https://github.com/vadmium'
bugs.python.org fields:
activity = <Date 2016-06-20.08:49:57.078>
actor = 'martin.panter'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['email']
creation = <Date 2016-06-16.04:36:20.590>
creator = 'martin.panter'
dependencies = ['24364']
files = ['43404', '43482']
hgrepos = []
issue_num = 27328
keywords = ['patch']
message_count = 2.0
messages = ['268640', '268887']
nosy_count = 3.0
nosy_names = ['barry', 'r.david.murray', 'martin.panter']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue27328'
versions = ['Python 3.5', 'Python 3.6']
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
Start by reading defect-doc.v2.patch, then compare its proposed corrections with the email documentation and dependency bpo-24364. Run the documentation checks after applying the corrections; done means the email-policy behavior described by the docs matches the defect scope and the documentation build passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100