Skip to content
Avatar

Achievements

Achievements

Organizations

@python
Block or Report

Block or report gvanrossum

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

Popular repositories

  1. Pattern Matching

    Python 889 41

  2. Forked from aosabook/500lines

    500 Lines or Less

    Python 255 43

  3. Forked from vikasuy/pyxl

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

    Python 134 13

  4. Forked from python/cpython

    The Python programming language

    Python 127 11

  5. Guido's time machine

    Python 82 8

  6. Expose CPython's tokenizer as a Python class

    C 60 8

780 contributions in the last year

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

Contribution activity

August 2021

Created 3 commits in 2 repositories

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

Fix a SystemError in code.replace()

Noticed this when working on Experiment D. While the comment said 'We don't bother resizing localspluskinds', this would cause .replace() to crash …

+14 −3 2 comments

Created an issue in faster-cpython/ideas that received 14 comments

Faster startup -- Experiment E -- "deep-freeze" code objects as static C data structures

This idea was @markshannon's, I'm just writing it up (and I may try to execute). The name "deep-freeze" is also his. We could write a Python script…

14 comments
Opened 1 other issue in 1 repository

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