The Wayback Machine - https://web.archive.org/web/20220203050851/https://github.com/JelleZijlstra
Skip to content
Avatar

Achievements

Achievements

Highlights

  • 4 discussions answered

Organizations

@python
Block or Report

Block or report JelleZijlstra

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 160 16

  2. Experimental package for retrieving information from typeshed

    Python 7

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

    Python 2.6k 1.2k

  4. The uncompromising Python code formatter

    Python 25k 1.6k

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

    Python 1.1k 188

  6. Python 12

2,818 contributions in the last year

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

Contribution activity

February 2022

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

add LiteralString

Based on the latest revision of PEP 675 (cc @pradeep90). The implementation is copied from Self, so the only interesting part is the docstring.

+144 −1 7 comments
Opened 3 other pull requests in 2 repositories
Reviewed 37 pull requests in 7 repositories
python/cpython 14 pull requests
python/peps 9 pull requests
psf/black 5 pull requests
python/typeshed 4 pull requests
python/typing 3 pull requests
python/mypy 1 pull request
PyCQA/flake8-pyi 1 pull request