ssl: SNI callbacks should not modify context objects
Open
Nobody has claimed this yet.
3.7 (EOL)
docs
topic-SSL
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 558
Description
| BPO | 29470 |
|---|---|
| Nosy | @vstinner, @tiran, @FirefighterBlu3 |
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-07.06:22:31.610>
labels = ['type-feature', '3.7', 'docs']
title = 'ssl: SNI callbacks should not modify context objects'
updated_at = <Date 2017-09-06.19:50:04.336>
user = 'https://github.com/FirefighterBlu3'
bugs.python.org fields:
activity = <Date 2017-09-06.19:50:04.336>
actor = 'christian.heimes'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2017-02-07.06:22:31.610>
creator = 'David Ford (FirefighterBlu3)'
dependencies = []
files = []
hgrepos = []
issue_num = 29470
keywords = []
message_count = 20.0
messages = ['287198', '287220', '287260', '287262', '287263', '287751', '287761', '287764', '287765', '287811', '287812', '287813', '287845', '287848', '287866', '287875', '287901', '287906', '287913', '301506']
nosy_count = 4.0
nosy_names = ['vstinner', 'christian.heimes', 'docs@python', 'David Ford (FirefighterBlu3)']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue29470'
versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']
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
Review the linked BPO issue and its discussion before locating the relevant SSL documentation entry point in the CPython repository. Confirm the intended SNI callback behavior and document the restriction on modifying context objects; done means the documentation clearly reflects the agreed behavior and passes the documentation checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100