KotlinIsland / KotlinIsland/basedmypy

Visibility api

Open
#658 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
Python
Stars
202
Forks
6
PR merge metrics
No merged PRs in 30d

Description

```py
@public
def f(): ...

@internal
def g(): ...
```
and so on and so forth.

Contributor guide

Open the contributing guide

Research direction

The issue only provides a Python example using @public and @internal, with no implementation files, tests, or acceptance criteria named. First clarify the intended visibility API and then locate the relevant basedmypy typing or checker entry points; completion should include defined behavior and tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
devtools
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.