[smtplib] collect response data for all recipients
Open
Nobody has claimed this yet.
3.8 (EOL)
stdlib
topic-email
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 558
Description
| BPO | 29539 |
|---|---|
| Nosy | @warsaw, @bitdancer, @FirefighterBlu3, @Windsooon, @sls89 |
| 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 2017-02-13.00:45:25.541>
labels = ['type-feature', '3.8', 'expert-email']
title = '[smtplib] collect response data for all recipients'
updated_at = <Date 2019-03-03.18:12:51.111>
user = 'https://github.com/FirefighterBlu3'
bugs.python.org fields:
activity = <Date 2019-03-03.18:12:51.111>
actor = 'sls'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['email']
creation = <Date 2017-02-13.00:45:25.541>
creator = 'David Ford (FirefighterBlu3)'
dependencies = []
files = []
hgrepos = []
issue_num = 29539
keywords = ['patch']
message_count = 9.0
messages = ['287662', '318518', '318706', '318723', '336876', '336886', '336894', '336960', '337040']
nosy_count = 5.0
nosy_names = ['barry', 'r.david.murray', 'David Ford (FirefighterBlu3)', 'Windson Yang', 'sls']
pr_nums = ['12148']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue29539'
versions = ['Python 3.8']
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 with the smtplib implementation and the historical issue 29539, then review the referenced pull request #12148. Determine how recipient responses are currently handled and whether the existing work already defines the expected result for collecting data for all recipients.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100