Skip to content
🐍
🐍
Pro
Block or report user

Report or block gvanrossum

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Organizations

@python
Block or report user

Report or block gvanrossum

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Popular repositories

  1. Forked from aosabook/500lines

    500 Lines or Less

    Python 190 34

  2. Forked from vikasuy/pyxl

    A Python 3 extension for writing structured and reusable inline HTML.

    Python 95 12

  3. PEG parser generator for Python

    Python 89 11

  4. Forked from python/cpython

    The Python programming language

    Python 54 3

  5. Expose CPython's tokenizer as a Python class

    C 49 3

1,060 contributions in the last year

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

Contribution activity

December 2019

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

The comment in ast_for_namedexpr shouldn't include if_stmt

Automerge-Triggered-By: @gvanrossum

+1 −3 2 comments

Created an issue in gvanrossum/pegen that received 1 comment

Can we support named variables inside groups?

Suppose we have this rule: rule: foo [bar [baz]] { Thing(bar, baz) } This currently doesn't work because the scope of the bar and baz variable is …

1 comment

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

You can’t perform that action at this time.