Pylons / Pylons/webob

Have webob define a URLDecodeError (a subclass of UnicodeDecodeError):

Open
#115 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

feature sprintable
Dominant language
Python
Stars
443
Forks
206
PR merge metrics
No merged PRs in 30d

Description

See issue #114.

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 reading issue #114, which this request references, to establish the intended URL decoding behavior. Then locate the existing URL decoding entry point and determine where the new exception should be defined and raised; done means the requested exception exists as a UnicodeDecodeError subclass and its behavior is covered by the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.