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 978 64

  2. 500lines Public

    Forked from aosabook/500lines

    500 Lines or Less

    Python 275 49

  3. cpython Public

    Forked from python/cpython

    The Python programming language

    Python 171 20

  4. pyxl3 Public

    Forked from vikasuy/pyxl

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

    Python 147 15

  5. Guido's time machine

    Python 90 12

  6. BDFL website

    HTML 88 13

819 contributions in the last year

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

Contribution activity

November 2022

Created 1 repository

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

GH-98831: Implement super-instruction generation

@markshannon Please see "PLEASE NOTE" below. This is pretty straightforward: the expansion of super(FOO__BAR) = FOO + BAR; generates code like this:

+163 −138 17 comments

Created an issue in python/cpython that received 2 comments

Test test_asyncio prints quite a few ResourceWarnings for "unclosed event loop"

It's possible that this only happens when using --with-pydebug. (And perhaps only on Mac?) I get 8 of these: /Users/guido/cpython/Lib/asyncio/base_…

2 comments
Opened 3 other issues in 3 repositories
faster-cpython/ideas 1 open
python/pyperformance 1 open
alvarop/reloj 1 open

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