-
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
-
-
-
pyxl3 Public
Forked from vikasuy/pyxl
A Python 3 extension for writing structured and reusable inline HTML.
-
-
664 contributions in the last year
Contribution activity
May 2022
Created 2 commits in 2 repositories
Reviewed 13 pull requests in 5 repositories
python/cpython
8 pull requests
- gh-92871: Remove typing.{io,re} namespaces
- Add notes maintaining ABCs
-
Add
__slots__totyping._NotIterable - gh-92261: Disallow iteration of Union (and other _SpecialForms)
- GH-91173: disable frozen modules in debug builds
- Reduce branches in PyUnicode_MAX_CHAR_VALUE
- GH-91752: Skip test_freeze_simple_script when zlib is not available
- gh-92118: fix traceback of exceptions propagated from inside a contextlib.contextmanager