Block or Report
Block or report ilevkivskyi
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
dropbox/mypy-PyCharm-plugin Public
A simple plugin that allows running mypy from PyCharm and navigate between errors
-
319 contributions in the last year
Less
More
Activity overview
Contributed to
python/mypy,
ilevkivskyi/typing_inspect,
ilevkivskyi/com2ann
and 7 other
repositories
Contribution activity
October 2022
Created 16 commits in 2 repositories
Created a pull request in python/mypy that received 11 comments
Opened 13 other pull requests in 2 repositories
python/mypy
12
merged
- Show error codes for some notes
- Return 0 if there are only notes and no errors
- Fix minor issues with keywords Unpack
- Temporarily put back --enable-recursive-aliases (as depreceated)
- Add a note on variable annotation within unchecked function
- Fix crash on missing indirect dependencies
- Run tests on Python 3.11 as required
- Opt out from the managed dict for compiled classes on Python 3.11
- Move an import to avoid cyclic imports
- Make join of recursive types more robust
- Fix one mypyc test case on Python 3.11
- Use a dedicated error code for abstract type object type error
mypyc/mypy_mypyc-wheels
1
merged
Reviewed 15 pull requests in 4 repositories
python/mypy
10 pull requests
-
Add
__match_args__to node types - Implement basic *args support for variadic generics
- Return 0 if there are only notes and no errors
- [mypyc] Fix C errors about shifting negative integers
- Use mypyc for Python 3.11 tests in CI
- [mypyc] Fix command-line tests on Python 3.11
- Extend support for tuple subtyping with typevar tuples
- feat: warn about annotations in unannotated functions
- Make join of recursive types more robust
- Enable generic NamedTuples





