KotlinIsland / KotlinIsland/basedtyping

`Deprecated` annotation

Open
#106 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
12
Forks
2
PR merge metrics
No merged PRs in 30d

Description

```py
a: Deprecated[int, message='Erm, I thought this was deprecated?', since='1.0.0', level='warning'] = 1
```

- from https://github.com/DetachHead/basedpyright/issues/48

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the provided annotation example and the linked basedpyright issue, then locate the existing annotation and runtime-handling entry points in the repository. Check how related annotations are tested and define what support for the message, since, and level arguments should mean; the issue names no target file or test, so scope needs maintainer confirmation.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.