Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
python/mypy
Pull Requests
Commits
release-0.800
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
xyz
Sync typeshed (#9637)
hauntsaninja
committed
5 years ago
Verified
8fd20eb7
modulefinder: make -p handle namespace packages correctly (#9616)
hauntsaninja
committed
5 years ago
Verified
a0542c1d
Improve annotated support with non types (#9625)
patrick91
committed
5 years ago
Verified
161ee24c
find_sources: find build sources recursively (#9614)
hauntsaninja
committed
5 years ago
Verified
0fb671c6
stubtest: improve handling of special dunders (#9626)
hauntsaninja
committed
5 years ago
Verified
af3c8be9
[mypyc] Add frozenset to the safe_generator_call specialization list (#9623)
msullivan
committed
5 years ago
Verified
db8de922
[mypyc] Implement the walrus operator (#9624)
msullivan
committed
5 years ago
Verified
52b425b0
stubtest: speed up tests by a lot (#9621)
hauntsaninja
committed
5 years ago
Verified
ecec8bbf
Add typing.OrderedDict to type_aliases (#9389)
septatrix
committed
5 years ago
Verified
6bbc8c5e
Speed up typechecking of dict, set and list expressions (#9477)
hugues-aff
committed
5 years ago
Verified
e145ba84
Stubgen: normalize input paths when finding common parent directory for out files (#8067)
hoefling
committed
5 years ago
Verified
aed56426
Add gray color ANSI escape sequence (#9071)
Brian Mboya
committed
5 years ago
Verified
e815e488
Update FAQ to include MyPy not working on PyPy (#8879)
rvanlaar
committed
5 years ago
Verified
8c2ea0fc
Exclude cache directories from backups using CACHEDIR.TAG (#9018)
jstasiak
committed
5 years ago
Verified
0b865c90
Continue reading next config file if no config section in shared config file (#9114)
jmetz
committed
5 years ago
Verified
cbf77056
[mypyc] Simplify IR for tagged integer comparisons (#9607)
JukkaL
committed
5 years ago
Verified
27a98307
Adds get_function_signature_hook (#9102)
sobolevn
committed
5 years ago
Verified
3acbf3fe
Use absolute path when checking source duplication error (#9059)
bonprosoft
committed
5 years ago
Verified
e4131a5c
Allow assignment to an empty tuple (#5617)
tyehle
committed
5 years ago
Verified
48f2b10d
MANIFEST.in: simplify and robust-ify (#9592)
hauntsaninja
committed
5 years ago
Verified
f5f54853
setup.py: use find_packages (#9593)
hauntsaninja
committed
5 years ago
Verified
1b21080c
disable unreachable warnings in boolean ops on TypeVars with value restriction (#9572)
vbarbaresi
committed
5 years ago
Verified
e21214ff
Improve ambiguous **kwarg checking (#9573)
esoma
committed
5 years ago
Verified
6077dc8a
stubtest: add class_getitem to dunders to check (#9609)
hauntsaninja
committed
5 years ago
Verified
941a4140
Document local_partial_types config option (#9551)
momohatt
committed
5 years ago
Verified
39e83d11
TypeVisitor and Co now support allow_interpreted_subclasses=True (#9602)
sobolevn
committed
5 years ago
Verified
a9fa9ab4
Fix inconsistent code marker in cheatsheet (#9589)
Adam
committed
5 years ago
Verified
22d2e32a
Require first argument of namedtuple to match with variable name (#9577)
momohatt
committed
5 years ago
Verified
9165bb11
[mypyc] Add 'bit' primitive type and streamline branching (#9606)
JukkaL
committed
5 years ago
Verified
5db3e1a0
[mypyc] Make multiple assignment faster (1st stage) (#9575)
TH3CHARLie
committed
5 years ago
Verified
e2274a65
Newer
Older