KotlinIsland / KotlinIsland/basedmypy

allow literal floats

Open
#757 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
a: 1.1 = 1.1
```

Contributor guide

Open the contributing guide

Research direction

The issue provides no file, test, or entry point. Start by locating the type-checking logic for numeric literals and inspect how the example `a: 1.1 = 1.1` is handled. Done means the example is accepted with the intended type-checking behavior and a regression test covers it.

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
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.