Skip to content

Activity

Improve docs on type narrowing (#18767)

Pull request merge
hauntsaninjapushed 1 commit to master • f339f2c…830a0fa • 
yesterday

handle arg=None in stubgenc (#18768)

Pull request merge
hauntsaninjapushed 1 commit to master • a067d84…f339f2c • 
yesterday

stubtest: better checking of runtime args with dunder names (#18756)

Pull request merge
hauntsaninjapushed 1 commit to master • efc045e…a067d84 • 
2 days ago

Restrict type of AssignmentExpr.target to NameExpr (#18714)

Pull request merge
hauntsaninjapushed 1 commit to master • b1ac028…efc045e • 
2 days ago

stubtest: ignore setattr and delattr inherited from object (#18325)

Pull request merge
hauntsaninjapushed 1 commit to master • 9fe9525…b1ac028 • 
7 days ago

Deleted branch

hauntsaninjadeleted mypybot/sync-typeshed • 
7 days ago

Sync typeshed (#18747)

Pull request merge
hauntsaninjapushed 1 commit to master • 27417ba…9fe9525 • 
7 days ago

Revert typeshed ctypes change Since the plugin provides superior type…

Force push
github-actions[bot]force pushed to mypybot/sync-typeshed • 3e4f0fb…3c1fdbf • 
8 days ago

Do not blindly undefer on leaving fuction (#18674)

Pull request merge
ilevkivskyipushed 1 commit to master • 5fcca77…27417ba • 
8 days ago

Process superclass methods before subclass methods in semanal (#18723)

Pull request merge
ilevkivskyipushed 1 commit to master • e93f06c…5fcca77 • 
8 days ago

Don't infer infinitely complex types in loops

JukkaLpushed 1 commit to new-allow-redefine • 5bd6def…3e38e7d • 
10 days ago

Sync typeshed in preparation for release (#18741)

Pull request merge
jhancepushed 1 commit to master • 915c3c5…e93f06c • 
10 days ago

[ci] Switch back to ubuntu-24.04-arm runners (#18733)

Pull request merge
JukkaLpushed 1 commit to master • 34f6f6a…915c3c5 • 
11 days ago

[mypyc] Fix order of steal/unborrow in tuple unpacking (#18732)

Pull request merge
JukkaLpushed 1 commit to master • 66dde14…34f6f6a • 
11 days ago

Skip failing match statement test on 3.9

JukkaLpushed 1 commit to new-allow-redefine • d7c35e4…5bd6def • 
12 days ago

stubgen: Fix valid type detection to allow pipe unions (#18726)

Pull request merge
JelleZijlstrapushed 1 commit to master • 7914b2d…66dde14 • 
12 days ago

Fix mypyc crash with enum type aliases (#18725)

Pull request merge
JukkaLpushed 1 commit to master • 256cf68…7914b2d • 
12 days ago

Fix typo

JukkaLpushed 1 commit to new-allow-redefine • aaefd4b…d7c35e4 • 
12 days ago

Detect invalid per-module options

JukkaLcreated new-allow-redefine • aaefd4b • 
13 days ago

Only defer top-level functions (#18718)

Pull request merge
ilevkivskyipushed 1 commit to master • 2d3df02…256cf68 • 
15 days ago

Add one more type-checking pass (#18717)

Pull request merge
ilevkivskyipushed 1 commit to master • d8bf6e2…2d3df02 • 
15 days ago

Optimize mypy/solve.py with min instead of sort (#18688)

Pull request merge
hauntsaninjapushed 1 commit to master • d87f0b2…d8bf6e2 • 
16 days ago

[docs] Fix metaclass usage example (#18686)

Pull request merge
sobolevnpushed 1 commit to master • 2aab130…d87f0b2 • 
17 days ago

Deleted branch

JelleZijlstradeleted emmatyping/update-credits • 
17 days ago

Update CREDITS to correct my name (#18710)

Pull request merge
JelleZijlstrapushed 1 commit to master • 19e3fd4…2aab130 • 
17 days ago

Update CREDITS to correct my name

emmatypingcreated emmatyping/update-credits • 09923fe • 
17 days ago

[mypyc] Optimize str.find and str.rfind (#18709)

Pull request merge
JukkaLpushed 1 commit to master • 49e014a…19e3fd4 • 
17 days ago

[mypyc] Optimize str.__contains__ (#18705)

Pull request merge
JukkaLpushed 1 commit to master • f66741c…49e014a • 
18 days ago

Enable ruff SIM101 duplicate isinstance check (#18679)

Pull request merge
JukkaLpushed 1 commit to master • a26d8d0…f66741c • 
18 days ago

Add an option to exclude everything in .gitignore (#18696)

Pull request merge
ilevkivskyipushed 1 commit to master • 972bad2…a26d8d0 • 
18 days ago