KotlinIsland / KotlinIsland/basedmypy

allow bare literals as type arguments

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

Description

```py
list[1] # error: invalid bare literal
```

but this is fine actually

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported Python snippet, list[1], and trace where the “invalid bare literal” diagnostic is produced. The issue names no file or test; completion means the example is accepted without that diagnostic, with regression coverage in the project’s existing test suite if applicable.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
devtools
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.