-
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.
-
-
783 contributions in the last year
Less
More
Contribution activity
March 2023
Created 10 commits in 4 repositories
Created a pull request in python/cpython that received 4 comments
Fixes duplicated word
Cleaned up version of #102623. In line 1627, the end of the sentence reads "only that that it may be." but it should read "only that it may be" (or…
+1
−1
•
4
comments
Opened 4 other pull requests in 2 repositories
python/cpython
2
merged
1
closed
python/peps
1
merged
Reviewed 18 pull requests in 1 repository
python/cpython
18 pull requests
-
GH-78530: add support for generators in
asyncio.wait - gh-102755: Add PyErr_DisplayException(exc)
-
GH-102748: remove legacy support for generator based coroutines from
asyncio.iscoroutine -
gh-102721: Improve coverage of
_collections_abc._CallableGenericAlias - GH-100112: avoid using iterable coroutines in asyncio internally
- gh-102738: remove from cases generator the code related to register instructions
- gh-102560 Add docstrings to asyncio.TaskGroup
- gh-102594: PyErr_SetObject adds note to exception raised on normalization error
- gh-102674: Remove _specialization_stats from Lib/opcode.py
- gh-102654: Insert #line directives in generated_cases.c.h
- Fix duplicated word
- GH-84783: Document GH-101264 (Make the slice object hashable) in What's New.
- Tagged ptrs
-
gh-102515: Remove unused imports in the
Lib/directory - gh-102493: fix normalization in PyErr_SetObject
- gh-102486: use concise APIs of the traceback module
-
Remove redundant
_ensure_futurein favor ofensure_futureinasyncio - gh-102021 : Allow multiple input files for interpreter loop generator
Created an issue in python/cpython that received 1 comment
Generate Lib/opcode.py from Python/bytecodes.c
This could also auto-generate Include/opcode.h, Include/internal/pycore_opcode.h and Python/opcode_targets.h, subsuming both Tools/build/generate_o…
1
comment






