Skip to content
Avatar

Achievements

Achievements

Highlights

  • 5 discussions answered

Organizations

@python
Block or Report

Block or report JelleZijlstra

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. A static analysis tool for Python

    Python 175 19

  2. Experimental package for retrieving information from typeshed

    Python 9

  3. Collection of library stubs for Python, with static types

    Python 2.7k 1.3k

  4. The uncompromising Python code formatter

    Python 26.2k 1.7k

  5. Python static typing home. Contains the source for typing_extensions and the documentation. Also hosts a user help forum.

    Python 1.2k 194

  6. Python 40

3,315 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

March 2022

Created 2 repositories

Created a pull request in python/cpython that received 7 comments

Clean up CODEOWNERS

crypto-team apparently doesn't exist and skrah no longer has write access. Thanks @isidentical for noticing this.

+8 −16 7 comments
Opened 43 other pull requests in 7 repositories
quora/pyanalyze 14 merged 1 open
python/cpython 3 open 10 merged
python/typeshed 1 open 8 merged 1 closed
python/typing 2 open
jakebailey/pyright-action 1 closed
JelleZijlstra/typeshed_client 1 merged
python/peps 1 merged
Reviewed 157 pull requests in 10 repositories
python/cpython 69 pull requests
python/typeshed 33 pull requests
python/peps 28 pull requests
python/mypy 12 pull requests
psf/black 9 pull requests
quora/pyanalyze 2 pull requests
jab/bidict 1 pull request
python/devguide 1 pull request
JelleZijlstra/autotyping 1 pull request
python/typing 1 pull request

Created an issue in microsoft/pyright that received 4 comments

False positive with {**m} on structural Mapping

Pyright on this file: from typing import List class MyMapping: def keys(self) -> List[bool]: raise NotImplementedError def __getitem__(self, key: bool

4 comments
Opened 2 other issues in 2 repositories

Seeing something unexpected? Take a look at the GitHub profile guide.