Fix argparse for Python 3.14 (
#19020 )
Pull request merge
Address review, use repr
instead
Add a few more tests for mypyc_attr native_class (dunder methods and …
Pull request merge
JukkaLpushed 1 commit to master • c0218a4…daf8922 • yesterday
[mypyc] Refactor IR building for generator functions (
#19008 )
Pull request merge
JukkaLpushed 1 commit to master • 43e8130…c0218a4 • yesterday
dmypy suggest can now suggest through contextmanager-based decorators (
… Pull request merge
[stubgen] Fix
TypeAlias
handling (
#18960 )
Pull request merge
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
Prioritize
.pyi
from
-stubs
packages over bundled
.pyi
(
#19001 )
Pull request merge
Do not narrow types to Never with binder (
#18972 )
Pull request merge
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
Fix typo in testPropertySetterDecorated (
#18946 )
Pull request merge
[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
[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
Add special support for @django.cached_property
needed in `django-s…
[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
[mypyc] Add some async tests (
#18956 )
Pull request merge
JukkaLpushed 1 commit to master • 6646ee0…4c5b03d • 10 days ago
You can’t perform that action at this time.