Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
python/mypy
Pull Requests
Commits
release-0.750
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-2.2
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
vec-get-item-lower
xyz
Use union component as a self-type in class methods (#7822)
ilevkivskyi
committed
6 years ago
Verified
7e7b1e40
[suggest] Allow making suggestions even when there are errors (#7813)
msullivan
committed
6 years ago
Verified
2f72de99
Fix non-extension classes in multi-module stuff (#7816)
msullivan
committed
6 years ago
Verified
d2048247
handle Union type in string interpolation checker #7763 (#7809)
vbarbaresi
committed
6 years ago
f0df1d64
Add Capturable* argparse structures to mypy.main (#7804)
dmtucker
committed
6 years ago
dec54512
Fix internal error inheriting a dataclass duplicated field #7792 (#7808)
vbarbaresi
committed
6 years ago
dc325e41
[suggest] Fix return-type suggestions when there is a nested function (#7812)
msullivan
committed
6 years ago
23634cbc
[suggest] Allow requesting line numbers *in* the function (#7811)
msullivan
committed
6 years ago
Verified
95a41fa1
[suggest] Fix inference of returned collection (#7810)
msullivan
committed
6 years ago
Verified
766d58fe
using option directive for stubgen command line options, adding refs in stubgen.rst (#7801)
hoefling
committed
6 years ago
9e18cd2b
Mypy command line options crossreferencing (#7802)
hoefling
committed
6 years ago
d7268ee3
Produce error when NamedTuple is assigned to attribute (#7662)
AFanaei
committed
6 years ago
e2d2c11c
Improve missing import message (#7698)
Lewis Cowles
committed
6 years ago
70f2857f
Fix typos found by Debian's Lintian program (#7795)
mr-c
committed
6 years ago
fdcbb74b
using option directive for mypy command line options, adding refs in command_line.rst (#7784)
hoefling
committed
6 years ago
dc15ace3
Update config file doc to match command line doc and `--help` (#7776)
jolaf
committed
6 years ago
09c1fc7a
Prettify mypyc Roadmap section in README.md (#7782)
twmr
committed
6 years ago
10428ed3
[mypyc] include instead of compiling rt .c files in non-multifile mode (#7770)
msullivan
committed
6 years ago
Verified
deaa5c74
Update the release scripts to deal with 3.8 and new filenames (#7732)
msullivan
committed
6 years ago
Verified
abf63d18
Add option to print absolute file paths (#7754)
maksbotan
committed
6 years ago
4d332c56
Add recommendation to use string literal escaping (#7707)
Coronon
committed
6 years ago
6db1663c
Fix bind_self() for overloaded class methods (#7757)
ilevkivskyi
committed
6 years ago
Verified
d6120e95
Fix accessing unannotated implicit class methods (#7739)
ilevkivskyi
committed
6 years ago
Verified
ad85bc58
[mypyc] Split a bunch of logic in test_run into another method (#7749)
msullivan
committed
6 years ago
Verified
bd94dff3
Ensure that non-total TypedDicts can be falsy (#7745)
henribru
committed
6 years ago
0f4bf10a
[mypyc] Implement serialization and deserialization of mypyc IR (#7734)
msullivan
committed
6 years ago
Verified
0ba1d99e
[mypyc] Fix multi-file linker error on macOS (#7730)
msullivan
committed
6 years ago
Verified
7d05c06f
[mypyc] Some minor refactors to ops/genops (#7733)
msullivan
committed
6 years ago
Verified
8990ebdb
Remove TypeInfo.replaced (#7725)
ilevkivskyi
committed
6 years ago
afdc9246
Sync typeshed (#7728)
msullivan
committed
6 years ago
Verified
cc43cb52
Newer
Older