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 199 35

  2. PEG parser generator for Python

    Python 132 14

  3. Forked from vikasuy/pyxl

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

    Python 100 13

  4. Forked from python/cpython

    The Python programming language

    Python 58 3

  5. Expose CPython's tokenizer as a Python class

    C 51 4

1,017 contributions in the last year

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

Contribution activity

February 2020

gvanrossum has no activity yet for this period.

January 2020

Created a pull request in gvanrossum/pegen that received 8 comments

By default, compile to bytecode rather than to AST

Use mode=1 to return an AST, or mode=0 to return None. Note that mode=1 is actually the slowest, since it has to convert the internal AST to an ast…

+45 −20 8 comments

Created an issue in gvanrossum/pegen that received 7 comments

Integration into CPython

I talked to Łukasz and he's excited to see this integrated into CPython 3.9. Some of his suggestions: Test on the 100 most popular PyPI packages (…

7 comments

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

You can’t perform that action at this time.