Add simple usage to email module
Open
Nobody has claimed this yet.
docs
topic-email
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 45994 |
|---|---|
| Nosy | @ericvsmith, @tarao1006 |
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 2021-12-06.10:44:20.384>
labels = ['type-feature', '3.10', 'docs']
title = 'Add simple usage to email module'
updated_at = <Date 2021-12-06.16:51:58.791>
user = 'https://github.com/tarao1006'
bugs.python.org fields:
activity = <Date 2021-12-06.16:51:58.791>
actor = 'tarao1006'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2021-12-06.10:44:20.384>
creator = 'tarao1006'
dependencies = []
files = []
hgrepos = []
issue_num = 45994
keywords = []
message_count = 2.0
messages = ['407803', '407839']
nosy_count = 3.0
nosy_names = ['eric.smith', 'docs@python', 'tarao1006']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue45994'
versions = ['Python 3.10']
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 documentation file or test is named. Start by locating the email module documentation and reviewing its existing examples, then clarify which simple usage should be added. Done means the requested usage is documented in the appropriate section and the documentation builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100