psf / psf/requests

rfc6266 for parsing content-disposition header

Open
#5,031 0 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.