-
Microsoft
- San Francisco Bay Area
- https://python.org/~guido/
- @gvanrossum
Block or Report
Block or report gvanrossum
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
-
-
-
pyxl3 Public
Forked from vikasuy/pyxl
A Python 3 extension for writing structured and reusable inline HTML.
-
605 contributions in the last year
Less
More
Contribution activity
December 2021
Opened 1 pull request in 1 repository
python/cpython
1
open
Reviewed 9 pull requests in 3 repositories
python/cpython
5 pull requests
- bpo-23819: asyncio: Replace AssertionError with proper excs
- bpo-45607: Make it possible to enrich exception displays via setting their __note__ field
- bpo-45711: [asyncio] Normalize exceptions immediately after Fetch, before they are stored as StackItem, which should be normalized
- bpo-45950: Introduce Bootstrap Python again
- bpo-45753: Interpreter internal tweaks