Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
python/mypy
Pull Requests
Commits
mypyc-tracing
experiment
fix-3.12-deprecation-warn
fix-warnings
incremental-debug
issue-8363
issue-11806
issue-12062
issue-15553
issue-15775
issue-15938
issue-17417
issue-18786
local-partial
log-search-path
master
mypy-extensions
mypy-pin-cherrypick
mypyc-3.12-2
mypyc-3.13-bytes-join
mypyc-tracing
opt-7
optimize-arg-kind
pre-commit-ci-update-config
release-0.700
release-0.710
release-0.711
release-0.720
release-0.730
release-0.740
release-0.750
release-0.760
release-0.761
release-0.770
release-0.780
release-0.790
release-0.800
release-0.810
release-0.900
release-0.910
release-0.920
release-0.930
release-0.940
release-0.950
release-0.960
release-0.970
release-0.980
release-0.990
release-1.0
release-1.1
release-1.2
release-1.3
release-1.4
release-1.5
release-1.6
release-1.7
release-1.8
release-1.9
release-1.9.0
release-1.10
release-1.11
release-1.12
release-1.13
release-1.14
release-1.15
release-1.16
release-1.17
release-1.18
release-1.19
release-1.20
release-2.0
release-2.1
release-internal
release-internal-hotfix-1.19.0
run-pyupgrade
sobolevn-patch-1
sobolevn-patch-2
sobolevn-patch-4
stubgen-fixes
tarjan-or-bust
test-perf
typemap-map
unpack-kwargs-only
update-mypy-extensions
use-acyclic
xyz
propertize Callable attributes before freezing dataclasses (#12383)
uSpike
committed
4 years ago
Verified
a33d2353
Fix typo in checkpattern.py (#12484)
eltociear
committed
4 years ago
Verified
b7d74f3e
Recognise both `attrs` and `attr` package names in the plugin (#12469)
TeamSpen210
committed
4 years ago
Verified
433544bf
Unify a codepath in typevarlike semanal (#12480)
jhance
committed
4 years ago
Verified
7ac5a199
Remove the * for inferred types from reveal_type output (#12459)
stkrizh
committed
4 years ago
Verified
bd530392
Fix Windows test failures in CI (#12477)
JukkaL
committed
4 years ago
Verified
a66cb498
[mypyc] Use more accurate flags with msvc (#12468)
KotlinIsland
committed
4 years ago
Verified
466be215
stubtest: enable verification of `__match_args__` attributes (#12465)
AlexWaygood
committed
4 years ago
Verified
ecef427d
stubgen: Do not consider nested generators (#12463)
shoracek
committed
4 years ago
Verified
1480344c
[mypyc] Simplify generated code for native attribute get (#11978)
JukkaL
committed
4 years ago
Verified
c7559283
stubgen: Use _typeshed.Incomplete instead of typing.Any (#12449)
srittau
committed
4 years ago
Verified
82bc8df2
testcmdline: Sync assumption about error message for Python 3.10.3 (#12452)
stanislavlevin
committed
4 years ago
Verified
6b0e8485
mypy_primer: fix comment workflow (#12443)
hauntsaninja
committed
4 years ago
Verified
aa7c170b
Use Furo theme for documentation (#12348)
97littleleaf11
committed
4 years ago
Verified
fec53202
Let overload item have a wider return type than implementation (#12435)
JukkaL
committed
4 years ago
Verified
1772a4cc
Recognize `Hashable` as a real protocol (#11802)
sobolevn
committed
4 years ago
Verified
a78e60cc
semanal: Check that async for/with is inside an async function (#12418)
shoracek
committed
4 years ago
Verified
fa9921a4
Pin the version of bugbear (#12436)
jhance
committed
4 years ago
Verified
3751e382
Make order of processing the builtins SCC predictable (#12431)
JukkaL
committed
4 years ago
Verified
fd8a15e1
Implement close method for generators
MaxShvets
committed
4 years ago
efe9a31f
Fix inheritance false positives with dataclasses/attrs (#12411)
JukkaL
committed
4 years ago
Verified
e0f16ed0
Support overriding dunder attributes in Enum subclass (#12138)
Petter Friberg
committed
4 years ago
Verified
9551b93d
Fix crash in match statement if class name is undefined (#12417)
JukkaL
committed
4 years ago
Verified
b814ae15
Allow non-final __match_args__ and overriding (#12415)
JukkaL
committed
4 years ago
Verified
718b50ee
Fix: Empty reveal locals ouput (#12400)
cibinmathew
committed
4 years ago
Verified
49825a90
readme: add pypi badges
KotlinIsland
committed
4 years ago
aabbf471
mypy_primer: mention if output is truncated (#12419)
hauntsaninja
committed
4 years ago
Verified
4de80616
stubtest: error for read-only property at runtime, but not in stub (#12291)
AlexWaygood
committed
4 years ago
Verified
27938e70
Remove Python 2 test (#12412)
JukkaL
committed
4 years ago
Verified
47b9f5e2
find_sources: fix lint (#12403)
hauntsaninja
committed
4 years ago
Verified
8427df16
Newer
Older