evhub / evhub/coconut

Universalize all new exception subclasses

Open
#584 0 comments 0 reactions 0 assignees View on GitHub
compatibility
Dominant language
Python
Stars
4.4k
Forks
142
PR merge metrics
No merged PRs in 30d

Description

Should make new exception subclasses just aliases for their superclass on older Python versions. See: search for “new in” in

Contributor guide

Open the contributing guide

Research direction

Start by searching the repository for exception subclass definitions and compare them with the Python documentation entries marked “new in.” Determine which newer exception classes need compatibility aliases on older Python versions. Done means those aliases work on supported older versions while newer Python behavior remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
compilers
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.