python/mypy
[mypyc] Introduce subcommand to mypyc command line interface
#9030 opened Jun 21, 2020 by TH3CHARLie
Exclude cache directories from backups using CACHEDIR.TAG
#9018 opened Jun 18, 2020 by jstasiak
[mypyc] Speed up in operations for list/tuple
#9004 opened Jun 15, 2020 by jdahlin
Improve stubgenc property type detection
#8999 opened Jun 12, 2020 by AntoinePrv
#8963 opened Jun 7, 2020 by mr-c
Better error message for incompatible unpacked **kwargs
#8960 opened Jun 7, 2020 by rohitkg98
Fixed stubgen parsing generics from C extensions
#8939 opened Jun 3, 2020 by AWhetter
Improve missing module error for subdirectories (#7405)
#8927 opened May 31, 2020 by ethan-leba
#8888 opened May 26, 2020 by henryiii
Update FAQ to include MyPy not working on PyPy
#8879 opened May 24, 2020 by rvanlaar
#8876 opened May 23, 2020 by markusschmaus • Changes requested
Follow .pth files in site-packages to find additional imports
#8847 opened May 19, 2020 by natemcmaster
messages: improve concrete_only_{call,assign}
#8832 opened May 15, 2020 by grahamc
fix error that tuple with star expr
#8827 opened May 15, 2020 by LiuYuHui • Changes requested
Setup pre-commit hook with flake8 and black formatting
#8811 opened May 13, 2020 by jsparmani
#8781 opened May 5, 2020 by scop
#8729 opened Apr 26, 2020 by JulianSza
Add Code_of_Conduct.md file and link it to README.md file
#8690 opened Apr 17, 2020 by csharp489
Add TESTING.md and add WIKI page
#8680 opened Apr 16, 2020 by davidzwa 2 of 4
Enum now accepts String literals and final ...
#8664 opened Apr 12, 2020 by vincent-prz
semanal: populate module_public even for missing modules
#8661 opened Apr 12, 2020 by hauntsaninja
Adding minimal support for Cython functions
#8631 opened Apr 4, 2020 by pbotros
Clarify documentation about configuration file
#8591 opened Mar 25, 2020 by GiantSeaweed • Changes requested
Implement support for returning TypedDict for dataclasses.asdict
#8583 opened Mar 24, 2020 by syastrov
ProTip! Type g i on any issue or pull request to go back to the issue listing page.