Block or Report
Block or report euresti
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
emacs-for-python Public
Forked from gabrielelanaro/emacs-for-python
Collection of emacs extensions expecially collected for python development, with workflow guidelines!
Emacs Lisp 3
-
dotfiles Public
Forked from ryanb/dotfiles
config files for zsh, bash, completions, gem, git, irb, rails
Vim Script 2
-
typeshed Public
Forked from python/typeshed
Collection of library stubs for Python, with static types
Python
-
-
pylint Public
Forked from PyCQA/pylint
A Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells
Python
-
astroid Public
Forked from PyCQA/astroid
A common base representation of python source code for pylint and other projects
Python
14 contributions in the last year
Contribution activity
February 2023
Created 2 commits in 1 repository
Created a pull request in Shoobx/mypy-zope that received 7 comments
Fix the MRO order and correctly add metaclass types
This fixes the caching error at #86 by ensuring that the faketi has the same metaclass_type as the TypeInfo that is being faked. I also adjusted th…
Reviewed 3 pull requests in 1 repository
Shoobx/mypy-zope
3 pull requests
Created an issue in python/mypy that received 1 comment
used-before-def incorrectly flagged when using match/case with a walrus operator
Bug Report
When you use a walrus operator in a match statement mypy will complain about an used-before-def for any use of the variable after the fi…



