rfc6266 for parsing content-disposition header
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 54.3k
- Forks
- 10.5k
- Avg merge
- 16h 43m
- Merged PRs (30d)
- 3
Description
There is a package rfc6266 on PyPi that does this, but it breaks on PY37 because it and its dependency lepl are apparently unmaintained. If I figure out how to re-implement it, would a PR be welcomed?
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 the issue's proposal and the referenced rfc6266 and lepl packages, focusing on their Python 3.7 compatibility and current maintenance status. A contribution would need an agreed scope for reimplementing Content-Disposition parsing, but the issue does not identify files, tests, or acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100