http.cookies._CookiePattern modifying regular expressions
Open
Nobody has claimed this yet.
3.8 (EOL)
extension-modules
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 35824 |
|---|---|
| Nosy | @blueyed, @vadmium, @tirkarthi, @MeiK2333 |
| 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 2019-01-25.03:08:24.305>
labels = ['extension-modules', 'type-feature', '3.8']
title = 'http.cookies._CookiePattern modifying regular expressions'
updated_at = <Date 2019-05-03.02:01:30.109>
user = 'https://github.com/MeiK2333'
bugs.python.org fields:
activity = <Date 2019-05-03.02:01:30.109>
actor = 'blueyed'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2019-01-25.03:08:24.305>
creator = 'MeiK'
dependencies = []
files = []
hgrepos = []
issue_num = 35824
keywords = ['patch']
message_count = 10.0
messages = ['334338', '334339', '334392', '334393', '340683', '340684', '340688', '340689', '340831', '341321']
nosy_count = 4.0
nosy_names = ['blueyed', 'martin.panter', 'xtreak', 'MeiK']
pr_nums = ['11665']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue35824'
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 by reviewing PR #11665 and the http.cookies._CookiePattern entry point to recover the intended regular-expression change. Done would require an agreed implementation and validation, but the issue payload names no test or concrete acceptance condition.
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