Next | Query returned 51 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2021-03-09 12:26:21 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-mypy: updated to 0.812

0.812:
This release fixes a regression in module finding behavior and adds the \ 
--exclude flag for excluding certain paths when searching for modules.
   2021-01-28 09:19:10 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-mypy: updated to 0.800

Mypy 0.800 was released. This release adds Python 3.9 support, typing usability \ 
improvements (PEP 585 and PEP 604), and other features and bug fixes.
   2020-11-09 14:36:24 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-mypy: updated to 0.790

0.790:
Bug Fixes
Fix disable_error_code config file option
Fix partial type crash during protocol checking
Store the type for assignment expression
Always type check arguments when using --disallow-untyped-calls
Make None compatible with Hashable
Don't infinite loop on self dependencies in --follow-imports=normal
Don't simplify away Any when joining union types
Check for deleted vars in raise from
Fix corner case for comparing nested overloads
Fix issues with async for and with statements
Fix internal error on list/dict comprehension with walrus operator in global scope
Fix propagation of module-specific options to the parser
Fix crash when super is called outside a method
Fix untyped decorator overload error on class decorator with __call__ overloads
Clean up terminal width handling
Add keyword arguments for functional Enum API
Validate follow_imports values in mypy.ini
Fix *expr in an assigned expression
Don't consider comparing True and False as a dangerous comparison
Make reveal_type work with call expressions returning None

Error Reporting Improvements
Improve missing module error for subdirectories
Clarify bytes formatting error messages
Fix misleading follow_imports error message in dmypy
Use [arg-type] error code for additional argument type error messages
Report some additional serious errors in junit.xml
Report note about binary operation on the same location as error message

Documentation Updates
Document disable_error_code config file option
Add cross references to config file values
Add cross references to additional config values, and missing plugins config \ 
value, and document --help option for stubgen
Remove note that Final is experimental and suggest importing it from typing
Discuss unreachable code as a common issue

Stubgen Improvements
Improve property type detection in extension modules
Fix type stubgen crash caused by invalid type annotation
Import Iterable and Iterator from typing in generated stubs

Other Improvements
Speed up type checking of unions containing many literal string types
Add scripts to misc/
   2020-07-01 18:05:25 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-mypy: updated to 0.782

0.782:
Bug fixes
   2020-06-20 09:07:40 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-mypy: updated to 0.781

0.781:
Bug fixes
   2020-06-17 13:58:57 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-mypy: updated to 0.780

0.780:
Unknown changes
   2020-03-17 21:18:43 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
py-mypy: updated to 0.770

Mypy 0.770 was released. This release includes various fixes and improvements \ 
and improved type inference in some cases.
   2020-01-03 12:53:09 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-mypy: updated to 0.761

Mypy 0.760 was released. This release includes various fixes and improvements, \ 
and a type signature suggestion feature for tools.
   2019-12-11 20:06:55 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-mypy: updated to 0.750

Mypy 0.750 was released. This release has better support for self-types, \ 
improved stub generator, experimental static inference of annotations, and other \ 
improvements and bug fixes. Read the blog post for more details.
   2019-10-18 14:28:38 by Adam Ciarcinski | Files touched by this commit (5) | Package updated
Log message:
py-mypy: updated to 0.740; py-mypy_extensions updated to 0.4.3

This release includes many features, bug fixes and library stub (typeshed) updates.

Next | Query returned 51 messages, browsing 31 to 40 | Previous