Skip to content

Activity

Fix argparse for Python 3.14 (#19020)

Pull request merge
hauntsaninjapushed 1 commit to master • daf8922…d68ea35 • 
23 hours ago

Address review, use repr instead

sobolevnpushed 1 commit to support-django-cached-property • 0602811…da4fefe • 
yesterday

Add a few more tests for mypyc_attr native_class (dunder methods and …

Pull request merge
JukkaLpushed 1 commit to master • c0218a4…daf8922 • 
yesterday

Deleted branch

JukkaLdeleted mypyc-generator-refactor • 
yesterday

[mypyc] Refactor IR building for generator functions (#19008)

Pull request merge
JukkaLpushed 1 commit to master • 43e8130…c0218a4 • 
yesterday

Add review

JukkaLpushed 1 commit to mypyc-generator-refactor • 0c28453…2c495c8 • 
yesterday

dmypy suggest can now suggest through contextmanager-based decorators (

Pull request merge
hauntsaninjapushed 1 commit to master • 4b46d09…43e8130 • 
2 days ago

[stubgen] Fix TypeAlias handling (#18960)

Pull request merge
sobolevnpushed 1 commit to master • 1af7b2c…4b46d09 • 
2 days ago

Check superclass compatibility of untyped methods if `--check-untyped…

Pull request merge
JukkaLpushed 1 commit to master • 25b1bb8…1af7b2c • 
2 days ago

Bug fix of __r<magic_methods>__ being used under the same __<magic_me…

Pull request merge
JukkaLpushed 1 commit to master • 51f80f8…25b1bb8 • 
2 days ago

support for strict_bytes in stubtest (#19002)

Pull request merge
JukkaLpushed 1 commit to master • 7f5a8dd…51f80f8 • 
2 days ago

Change comment to docstring

JukkaLcreated mypyc-generator-refactor • 0c28453 • 
2 days ago

Prioritize .pyi from -stubs packages over bundled .pyi (#19001)

Pull request merge
JelleZijlstrapushed 1 commit to master • c724a6a…7f5a8dd • 
3 days ago

Do not narrow types to Never with binder (#18972)

Pull request merge
ilevkivskyipushed 1 commit to master • 70ee798…c724a6a • 
3 days ago

Local forward refs should precede global forward refs (#19000)

Pull request merge
JukkaLpushed 1 commit to master • 7b4f631…70ee798 • 
4 days ago

Add missing branch for is_subtype(TypeType, Overload) (#18975)

Pull request merge
hauntsaninjapushed 1 commit to master • 6aec4b8…7b4f631 • 
7 days ago

Fix typo in testPropertySetterDecorated (#18946)

Pull request merge
ilevkivskyipushed 1 commit to master • 1ea9373…6aec4b8 • 
8 days ago

Deleted branch

JukkaLdeleted overlapping-error-comments • 
9 days ago

[mypyc] Add more comments about overlapping error values (#18963)

Pull request merge
JukkaLpushed 1 commit to master • bbca30b…1ea9373 • 
9 days ago

[mypyc] Add more comments about overlapping error values

JukkaLcreated overlapping-error-comments • f6d411b • 
9 days ago

Deleted branch

JukkaLdeleted mypyc-async-spill-types • 
9 days ago

[mypyc] Fix spilling values with overlapping error values (#18961)

Pull request merge
JukkaLpushed 1 commit to master • 281ee30…bbca30b • 
9 days ago

[mypyc] Fix spilling values with overlapping error values

JukkaLcreated mypyc-async-spill-types • 4ddf347 • 
10 days ago

Add special support for @django.cached_property needed in `django-s…

sobolevncreated support-django-cached-property • 0602811 • 
10 days ago

Deleted branch

JukkaLdeleted yield-spillage-refcount-2 • 
10 days ago

[mypyc] Fix reference count of spilled register in async def (#18957)

Pull request merge
JukkaLpushed 1 commit to master • 4c5b03d…281ee30 • 
10 days ago

Add some sleeps to make more realistic

JukkaLpushed 1 commit to yield-spillage-refcount-2 • 930d9b7…5515a4f • 
10 days ago

Add comment

JukkaLcreated yield-spillage-refcount-2 • 930d9b7 • 
10 days ago

Deleted branch

JukkaLdeleted mypyc-async-tests • 
10 days ago

[mypyc] Add some async tests (#18956)

Pull request merge
JukkaLpushed 1 commit to master • 6646ee0…4c5b03d • 
10 days ago