Skip to content
Avatar

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. patma Public

    Pattern Matching

    Python 976 60

  2. 500lines Public

    Forked from aosabook/500lines

    500 Lines or Less

    Python 273 47

  3. cpython Public

    Forked from python/cpython

    The Python programming language

    Python 171 18

  4. pyxl3 Public

    Forked from vikasuy/pyxl

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

    Python 146 13

  5. Guido's time machine

    Python 88 10

  6. BDFL website

    HTML 87 11

774 contributions in the last year

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

Contribution activity

October 2022

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

GH-88968: Add notes about socket ownership transfers

There are four event loop methods (create_connection, create_datagram_endpoint, create_server, and connect_accepted_socket) that take an optional sock

+48 −0 4 comments
Reviewed 77 pull requests in 4 repositories
python/cpython 25 pull requests
python/peps 1 pull request
Azure/azure-sdk-for-python 1 pull request
python/devguide 1 pull request

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

Mechanics of interpreter generation from DSL

Assuming we have a DSL roughly like this (modified per #477), we have a few ways to integrate this. We could place the generator input in a separa…

6 comments
Opened 2 other issues in 2 repositories
python/steering-council 1 open
faster-cpython/ideas 1 open

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